| Package | Description |
|---|---|
| org.opendaylight.vtn.manager.internal.packet.cache | |
| org.opendaylight.vtn.manager.internal.vnode |
| Modifier and Type | Method and Description |
|---|---|
boolean |
IcmpPacket.commit(CachedPacketContext pctx)
Finalize modification to the packet.
|
boolean |
PortProtoPacket.commit(CachedPacketContext pctx)
Finalize modification to the packet.
|
boolean |
EtherPacket.commit(CachedPacketContext pctx)
Finalize modification to the packet.
|
boolean |
CachedPacket.commit(CachedPacketContext pctx)
Finalize modification to the packet.
|
boolean |
Inet4Packet.commit(CachedPacketContext pctx)
Finalize modification to the packet.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PacketContext
PacketContext class describes the context of received packet. |
Copyright © 2018 OpenDaylight. All rights reserved.