Module pktparse::ethernet[][src]

Expand description

Handles parsing of Ethernet headers

Structs

Enums

Functions

Similar to parse_ethernet_frame but returns a VlanEthernetFrame on success. This uses more CPU cycles but handles both tagged and untagged ethernet traffic.