| Package | Description |
|---|---|
| net.onrc.openvirtex.messages | |
| org.openflow.protocol |
| Modifier and Type | Class and Description |
|---|---|
class |
OVXPacketOut |
| Modifier and Type | Method and Description |
|---|---|
OFPacketOut |
OFPacketOut.setActions(List<OFAction> actions)
Sets the list of actions on this message
|
OFPacketOut |
OFPacketOut.setActionsLength(short actionsLength)
Set actions_len
|
OFPacketOut |
OFPacketOut.setBufferId(int bufferId)
Set buffer_id
|
OFPacketOut |
OFPacketOut.setInPort(OFPort inPort)
Set in_port.
|
OFPacketOut |
OFPacketOut.setInPort(short inPort)
Set in_port
|
OFPacketOut |
OFPacketOut.setPacketData(byte[] packetData)
Sets the packet data
|
Copyright © 2015. All rights reserved.