| Package | Description |
|---|---|
| net.onrc.openvirtex.elements.datapath | |
| net.onrc.openvirtex.messages |
| Modifier and Type | Field and Description |
|---|---|
protected LRULinkedHashMap<Integer,OVXPacketIn> |
OVXSwitch.bufferMap |
| Modifier and Type | Method and Description |
|---|---|
OVXPacketIn |
OVXSwitch.getFromBufferMap(Integer bufId)
Gets a packet_in from a given buffer ID.
|
| Modifier and Type | Method and Description |
|---|---|
int |
OVXSwitch.addToBufferMap(OVXPacketIn pktIn)
Adds a packet_in to the buffer map and returns a unique buffer ID.
|
| Constructor and Description |
|---|
OVXPacketIn(OVXPacketIn pktIn) |
Copyright © 2015. All rights reserved.