ethernet_hdr_t Struct Reference

Ethernet header. More...

Detailed Description

Ethernet header.

Definition at line 44 of file hdr.h.

#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)
 

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