Module etherparse::ether_type[][src]

Expand description

Module containing the u16 constants for the most used ether type values present in ethernet II header.

The constants are equivalt if values of the enum type EtherType get cast to a u16 value.

Constants