Module ethernet

Module ethernet 

Source

Structs§

EthernetReader
Reads Ethernet header fields.
EthernetWriter
Writes Ethernet header fields.

Constants§

ETHERNET_MIN_FRAME_LENGTH
The minimum length of an Ethernet frame in bytes.
ETHERNET_MIN_HEADER_LENGTH
The minimum length of an Ethernet frame header in bytes.
ETHERTYPE_QINQ
Indicates double VLAN tagging (Q-in-Q).
ETHERTYPE_VLAN
Indicates VLAN tagging.
VLAN_TAG_LENGTH
The length of a single VLAN tag in bytes.