FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Data Fields | |
struct avf_ether_addr | dst |
Destination MAC. More... | |
struct avf_ether_addr | src |
Source MAC. More... | |
u16 | type |
EtherType or TPID. More... | |
Definition at line 577 of file avf_advanced_flow.h.
struct avf_ether_addr avf_flow_eth_hdr::dst |
Destination MAC.
Definition at line 579 of file avf_advanced_flow.h.
struct avf_ether_addr avf_flow_eth_hdr::src |
Source MAC.
Definition at line 580 of file avf_advanced_flow.h.
u16 avf_flow_eth_hdr::type |
EtherType or TPID.
Definition at line 581 of file avf_advanced_flow.h.