My Kernel v0.1.0
ethernet_header Struct Reference

An ethernet frame.

#include <ethernet.h>

Data Fields

mac_address_t dst
 Receiver's ethernet MAC address.
 
mac_address_t src
 Sender's ethernet MAC address.
 
__be uint16_t protocol
 The L3 protocol of the payload's packet.
 

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