|
DPDK
17.02.1
|
#include <rte_flow.h>
Data Fields | |
| struct ether_addr | dst |
| struct ether_addr | src |
| uint16_t | type |
| struct ether_addr dst |
Destination MAC.
Definition at line 407 of file rte_flow.h.
| struct ether_addr src |
Source MAC.
Definition at line 408 of file rte_flow.h.
| uint16_t type |
EtherType.
Definition at line 409 of file rte_flow.h.
1.8.1.2