My Kernel
v0.1.0
Data Fields
ethernet_header Struct Reference
Kernel functions and structures
»
Networking
»
Layer 2 - Ethernet
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:
include/kernel/net/
ethernet.h
ethernet_header
Generated by
1.9.5