FD.io VPP  v21.06-1-gbb7418cf9
Vector Packet Processing
avf_flow_eth_hdr Struct Reference
+ Collaboration diagram for avf_flow_eth_hdr:

Data Fields

struct avf_ether_addr dst
 Destination MAC. More...
 
struct avf_ether_addr src
 Source MAC. More...
 
u16 type
 EtherType or TPID. More...
 

Detailed Description

Definition at line 577 of file avf_advanced_flow.h.

Field Documentation

◆ dst

struct avf_ether_addr avf_flow_eth_hdr::dst

Destination MAC.

Definition at line 579 of file avf_advanced_flow.h.

◆ src

struct avf_ether_addr avf_flow_eth_hdr::src

Source MAC.

Definition at line 580 of file avf_advanced_flow.h.

◆ type

u16 avf_flow_eth_hdr::type

EtherType or TPID.

Definition at line 581 of file avf_advanced_flow.h.


The documentation for this struct was generated from the following file: