public interface OFInstructions
OFInstructionApplyActions.Builder buildApplyActions() throws UnsupportedOperationException
UnsupportedOperationExceptionOFInstructionApplyActions applyActions(List<OFAction> actions)
OFInstructionClearActions clearActions()
OFInstructionGotoTable.Builder buildGotoTable() throws UnsupportedOperationException
UnsupportedOperationExceptionOFInstructionGotoTable gotoTable(TableId tableId)
OFInstructionWriteActions.Builder buildWriteActions() throws UnsupportedOperationException
UnsupportedOperationExceptionOFInstructionWriteActions writeActions(List<OFAction> actions)
OFInstructionWriteMetadata.Builder buildWriteMetadata() throws UnsupportedOperationException
UnsupportedOperationExceptionOFInstructionWriteMetadata writeMetadata(U64 metadata, U64 metadataMask)
OFInstructionBsnArpOffload bsnArpOffload()
OFInstructionBsnAutoNegotiation bsnAutoNegotiation()
OFInstructionBsnDeny bsnDeny()
OFInstructionBsnDhcpOffload bsnDhcpOffload()
OFInstructionBsnDisableL3 bsnDisableL3()
OFInstructionBsnDisableSplitHorizonCheck bsnDisableSplitHorizonCheck()
OFInstructionBsnDisableSrcMacCheck bsnDisableSrcMacCheck()
OFInstructionBsnDisableVlanCounters bsnDisableVlanCounters()
OFInstructionBsnInternalPriority.Builder buildBsnInternalPriority() throws UnsupportedOperationException
UnsupportedOperationExceptionOFInstructionBsnInternalPriority bsnInternalPriority(long value)
OFInstructionBsnPacketOfDeath bsnPacketOfDeath()
OFInstructionBsnPermit bsnPermit()
OFInstructionBsnPrioritizePdus bsnPrioritizePdus()
OFInstructionBsnRequireVlanXlate bsnRequireVlanXlate()
OFInstructionBsnSpanDestination bsnSpanDestination()
OFInstructionMeter.Builder buildMeter() throws UnsupportedOperationException
UnsupportedOperationExceptionOFInstructionMeter meter(long meterId)
OFMessageReader<OFInstruction> getReader()
OFVersion getVersion()
Copyright © 2016. All rights reserved.