Ethernet header. More...
#include <hdr.h>
Data Fields | |
uint8_t | dst [ETHERNET_ADDR_LEN] |
destination address | |
uint8_t | src [ETHERNET_ADDR_LEN] |
source address | |
network_uint16_t | type |
ether type (see Ether types) | |
uint8_t ethernet_hdr_t::dst[ETHERNET_ADDR_LEN] |
uint8_t ethernet_hdr_t::src[ETHERNET_ADDR_LEN] |
network_uint16_t ethernet_hdr_t::type |
ether type (see Ether types)