| EtherHeader |
EtherHeader describes the contents of ethernet header and
IEEE 802.1Q VLAN tag.
|
| IcmpHeader |
IcmpHeader describes the contents of ICMP header.
|
| InetHeader |
InetHeader describes the contents of IP header.
|
| Layer4Header |
Layer4Header describes the contents of layer 4 protocol header.
|
| Layer4PortHeader |
Layer4PortHeader describes the contents of layer 4 protocol header
which identifies the service using 16-bit port number.
|
| PacketHeader |
PacketHeader describes a class that keeps protocol headers
for each protocol layer.
|
| ProtocolHeader |
ProtocolHeader describes a class that keeps network protocol header.
|
| TcpHeader |
TcpHeader describes the contents of TCP header.
|
| UdpHeader |
UdpHeader describes the contents of UDP header.
|