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()
OFInstructionBsnDirectedBroadcast bsnDirectedBroadcast()
OFInstructionBsnDisableL3 bsnDisableL3()
OFInstructionBsnDisableSplitHorizonCheck bsnDisableSplitHorizonCheck()
OFInstructionBsnDisableSrcMacCheck bsnDisableSrcMacCheck()
OFInstructionBsnDisableVlanCounters bsnDisableVlanCounters()
OFInstructionBsnHashSelect.Builder buildBsnHashSelect() throws UnsupportedOperationException
UnsupportedOperationExceptionOFInstructionBsnHashSelect bsnHashSelect(Set<OFBsnHashSelectFlags> flags)
OFInstructionBsnInternalPriority.Builder buildBsnInternalPriority() throws UnsupportedOperationException
UnsupportedOperationExceptionOFInstructionBsnInternalPriority bsnInternalPriority(long value)
OFInstructionBsnNdpOffload bsnNdpOffload()
OFInstructionBsnPacketOfDeath bsnPacketOfDeath()
OFInstructionBsnPermit bsnPermit()
OFInstructionBsnPrioritizePdus bsnPrioritizePdus()
OFInstructionBsnRequireVlanXlate bsnRequireVlanXlate()
OFInstructionBsnSpanDestination bsnSpanDestination()
OFInstructionMeter.Builder buildMeter() throws UnsupportedOperationException
UnsupportedOperationExceptionOFInstructionMeter meter(long meterId)
OFInstructionStatTrigger.Builder buildStatTrigger() throws UnsupportedOperationException
UnsupportedOperationExceptionOFInstructionStatTrigger statTrigger(Set<OFStatTriggerFlags> flags, OFOxsList thresholds)
OFMessageReader<OFInstruction> getReader()
OFVersion getVersion()
Copyright © 2018. All rights reserved.