Module: Pio::EthernetHeader::EtherType

Defined in:
lib/pio/ethernet_header.rb

Overview

EtherType constants for ethernet_header.ether_type.

Constant Summary collapse

ARP =
0x0806
IPV4 =
0x0800
VLAN =
0x8100
LLDP =
0x88cc