DPDK
18.05.1
|
#include <rte_table_action.h>
Data Fields | |
struct ether_addr | da |
struct ether_addr | sa |
Pre-computed Ethernet header fields for encapsulation action.
Definition at line 372 of file rte_table_action.h.
struct ether_addr da |
Destination address.
Definition at line 373 of file rte_table_action.h.
struct ether_addr sa |
Source address.
Definition at line 374 of file rte_table_action.h.