CachedPacket
CachedPacket defines interfaces that implements cache for a
Packet instance.
|
CachedPacketContext
CachedPacketContext describes a runtime context to handle packet
represented by CachedPacket.
|
EtherPacket
EtherPacket class implements a cache for a Ethernet
instance including VLAN tag.
|
IcmpPacket
IcmpPacket class implements a cache for an ICMP instance.
|
Inet4Packet
Inet4Packet class implements a cache for an IPv4 instance.
|
| L4Packet
L4Packet defines interfaces that implements cache for layer 4
protocol header.
|
| PortProtoPacket
PortProtoPacket class implements a cache for layer 4 protocol
header, which identifies the service using 16-bit port number.
|