public interface OFInstructions
OFInstructionApplyActions.Builder buildApplyActions() throws UnsupportedOperationException
UnsupportedOperationException
OFInstructionApplyActions applyActions(List<OFAction> actions)
OFInstructionClearActions clearActions()
OFInstructionGotoTable.Builder buildGotoTable() throws UnsupportedOperationException
UnsupportedOperationException
OFInstructionGotoTable gotoTable(TableId tableId)
OFInstructionWriteActions.Builder buildWriteActions() throws UnsupportedOperationException
UnsupportedOperationException
OFInstructionWriteActions writeActions(List<OFAction> actions)
OFInstructionWriteMetadata.Builder buildWriteMetadata() throws UnsupportedOperationException
UnsupportedOperationException
OFInstructionWriteMetadata 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
UnsupportedOperationException
OFInstructionBsnInternalPriority bsnInternalPriority(long value)
OFInstructionBsnPacketOfDeath bsnPacketOfDeath()
OFInstructionBsnPermit bsnPermit()
OFInstructionBsnPrioritizePdus bsnPrioritizePdus()
OFInstructionBsnRequireVlanXlate bsnRequireVlanXlate()
OFInstructionBsnSpanDestination bsnSpanDestination()
OFInstructionMeter.Builder buildMeter() throws UnsupportedOperationException
UnsupportedOperationException
OFInstructionMeter meter(long meterId)
OFMessageReader<OFInstruction> getReader()
OFVersion getVersion()
Copyright © 2015. All rights reserved.