| Package | Description |
|---|---|
| org.opendaylight.vtn.manager.internal.packet.cache | |
| org.opendaylight.vtn.manager.internal.vnode |
| Modifier and Type | Class and Description |
|---|---|
class |
IcmpPacket
IcmpPacket class implements a cache for an ICMP instance. |
class |
PortProtoPacket<T extends PortPacket<T>>
PortProtoPacket class implements a cache for layer 4 protocol
header, which identifies the service using 16-bit port number. |
class |
TcpPacket
TcpPacket class implements a cache for a TCP instance. |
class |
UdpPacket
UdpPacket class implements a cache for a UDP instance. |
| Modifier and Type | Method and Description |
|---|---|
L4Packet |
L4Packet.clone()
Return a deep copy of this instance.
|
| Modifier and Type | Method and Description |
|---|---|
L4Packet |
PacketContext.getL4Packet()
Return a
L4Packet instance which represents layer 4 protocol
data. |
Copyright © 2018 OpenDaylight. All rights reserved.