Module enet

Module enet 

Source
Expand description

Link layer: Ethernet II protocol. See https://en.wikipedia.org/wiki/Ethernet_frame#Ethernet_II.

Structs§

EthernetFrame
Ethernet frame around arbitrary data
EthernetHeader
Header for Ethernet II frame

Enums§

EtherType
EtherType tag values (incomplete list - there are many more not implemented here). See https://en.wikipedia.org/wiki/EtherType.