FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
ethernet_header_t Struct Reference

Data Fields

u8 dst_address [6]
 
u8 src_address [6]
 
u16 type
 

Detailed Description

Definition at line 52 of file packet.h.

Field Documentation

◆ dst_address

u8 ethernet_header_t::dst_address[6]

Definition at line 55 of file packet.h.

◆ src_address

u8 ethernet_header_t::src_address[6]

Definition at line 56 of file packet.h.

◆ type

u16 ethernet_header_t::type

Definition at line 59 of file packet.h.


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