- nBits() - Method in class org.onosproject.driver.extensions.DefaultMoveExtensionTreatment
-
- nBits() - Method in interface org.onosproject.driver.extensions.MoveExtensionTreatment
-
Returns N_BITS field of move extension action.
- next(NextObjective) - Method in class org.onosproject.driver.pipeline.CentecV350Pipeline
-
- next(NextObjective) - Method in class org.onosproject.driver.pipeline.DefaultSingleTablePipeline
-
- next(NextObjective) - Method in class org.onosproject.driver.pipeline.HpPipeline
-
- next(NextObjective) - Method in class org.onosproject.driver.pipeline.Ofdpa2Pipeline
-
- next(NextObjective) - Method in class org.onosproject.driver.pipeline.OltPipeline
-
- next(NextObjective) - Method in class org.onosproject.driver.pipeline.OpenstackPipeline
-
- next(NextObjective) - Method in class org.onosproject.driver.pipeline.OpenVSwitchPipeline
-
- next(NextObjective) - Method in class org.onosproject.driver.pipeline.PicaPipeline
-
- next(NextObjective) - Method in class org.onosproject.driver.pipeline.SoftRouterPipeline
-
- next(NextObjective) - Method in class org.onosproject.driver.pipeline.SpringOpenTTP
-
- nextObjective() - Method in class org.onosproject.driver.pipeline.Ofdpa2GroupHandler.OfdpaNextGroup
-
- NiciraEncapEthDst - Class in org.onosproject.driver.extensions
-
Nicira EncapEthDst extension instruction to set encapsulated eth destination.
- NiciraEncapEthDst(MacAddress) - Constructor for class org.onosproject.driver.extensions.NiciraEncapEthDst
-
Creates a new encapEthDst instruction with given mac address.
- NiciraEncapEthSrc - Class in org.onosproject.driver.extensions
-
Nicira EncapEthSrc extension instruction to set encapsulated eth source.
- NiciraEncapEthSrc(MacAddress) - Constructor for class org.onosproject.driver.extensions.NiciraEncapEthSrc
-
Creates a new encapEthSrc instruction with given mac address.
- NiciraEncapEthType - Class in org.onosproject.driver.extensions
-
Nicira EncapEthType extension instruction to set encapsulated eth type.
- NiciraEncapEthType(short) - Constructor for class org.onosproject.driver.extensions.NiciraEncapEthType
-
Creates a new nshEncapEthType instruction with given eth type.
- NiciraExtensionSelectorInterpreter - Class in org.onosproject.driver.extensions
-
Interpreter for Nicira OpenFlow selector extensions.
- NiciraExtensionSelectorInterpreter() - Constructor for class org.onosproject.driver.extensions.NiciraExtensionSelectorInterpreter
-
- NiciraExtensionTreatmentInterpreter - Class in org.onosproject.driver.extensions
-
Interpreter for Nicira OpenFlow treatment extensions.
- NiciraExtensionTreatmentInterpreter() - Constructor for class org.onosproject.driver.extensions.NiciraExtensionTreatmentInterpreter
-
- NiciraMatchEncapEthType - Class in org.onosproject.driver.extensions
-
Nicira EncapEthType extension selector to set encapsulated eth type.
- NiciraMatchEncapEthType(short) - Constructor for class org.onosproject.driver.extensions.NiciraMatchEncapEthType
-
Creates a new nshEncapEthType selector with given eth type.
- NiciraMatchNshContextHeader - Class in org.onosproject.driver.extensions
-
Implementation of Nsh context header criterion.
- NiciraMatchNshContextHeader(ExtensionSelectorType) - Constructor for class org.onosproject.driver.extensions.NiciraMatchNshContextHeader
-
Constructor to create Nsh context header.
- NiciraMatchNshSi - Class in org.onosproject.driver.extensions
-
Implementation of NSH Service Index(SI).
- NiciraMatchNshSi() - Constructor for class org.onosproject.driver.extensions.NiciraMatchNshSi
-
Default constructor.
- NiciraMatchNshSi(NshServiceIndex) - Constructor for class org.onosproject.driver.extensions.NiciraMatchNshSi
-
Creates an instance with initialized Nsh Service Index.
- NiciraMatchNshSiCodec - Class in org.onosproject.driver.extensions.codec
-
JSON Codec for NiciraMatchNshSi class.
- NiciraMatchNshSiCodec() - Constructor for class org.onosproject.driver.extensions.codec.NiciraMatchNshSiCodec
-
- NiciraMatchNshSpi - Class in org.onosproject.driver.extensions
-
Implementation of NSH Service Path Id selector.
- NiciraMatchNshSpi() - Constructor for class org.onosproject.driver.extensions.NiciraMatchNshSpi
-
Default constructor.
- NiciraMatchNshSpi(NshServicePathId) - Constructor for class org.onosproject.driver.extensions.NiciraMatchNshSpi
-
Creates an instance with initialized Nsh Service Path ID.
- NiciraMatchNshSpiCodec - Class in org.onosproject.driver.extensions.codec
-
JSON Codec for NiciraMatchNshSpi class.
- NiciraMatchNshSpiCodec() - Constructor for class org.onosproject.driver.extensions.codec.NiciraMatchNshSpiCodec
-
- NiciraMoveTreatmentFactory - Class in org.onosproject.driver.extensions
-
The factory of move treatment.
- NiciraNshMdType - Class in org.onosproject.driver.extensions
-
Nicira nshMdType extension instruction.
- NiciraNshMdType(byte) - Constructor for class org.onosproject.driver.extensions.NiciraNshMdType
-
Creates a new nshMdType instruction with given nsh md type.
- NiciraNshNp - Class in org.onosproject.driver.extensions
-
Nicira nshNp extension instruction to set next protocol value in nsh header.
- NiciraNshNp(byte) - Constructor for class org.onosproject.driver.extensions.NiciraNshNp
-
Creates a new nshNp instruction with given nsh np.
- NiciraPopNsh - Class in org.onosproject.driver.extensions
-
Nicira pop nsh extension instruction.
- NiciraPopNsh() - Constructor for class org.onosproject.driver.extensions.NiciraPopNsh
-
Creates a new pop nsh instruction.
- NiciraPushNsh - Class in org.onosproject.driver.extensions
-
Nicira push nsh extension instruction.
- NiciraPushNsh() - Constructor for class org.onosproject.driver.extensions.NiciraPushNsh
-
Creates a new push nsh instruction.
- NiciraResubmit - Class in org.onosproject.driver.extensions
-
Nicira resubmit extension instruction.
- NiciraResubmit(PortNumber) - Constructor for class org.onosproject.driver.extensions.NiciraResubmit
-
Creates a new resubmit instruction with a particular inPort.
- NiciraResubmitCodec - Class in org.onosproject.driver.extensions.codec
-
JSON Codec for NiciraResubmit class.
- NiciraResubmitCodec() - Constructor for class org.onosproject.driver.extensions.codec.NiciraResubmitCodec
-
- NiciraResubmitTable - Class in org.onosproject.driver.extensions
-
Nicira resubmit-table extension instruction.
- NiciraResubmitTable(PortNumber, short) - Constructor for class org.onosproject.driver.extensions.NiciraResubmitTable
-
Creates a new resubmit-table instruction with a particular inPort and table.
- NiciraResubmitTable(short) - Constructor for class org.onosproject.driver.extensions.NiciraResubmitTable
-
Creates a new resubmit-table instruction with a particular table.
- NiciraResubmitTableCodec - Class in org.onosproject.driver.extensions.codec
-
JSON Codec for NiciraResubmitTable class.
- NiciraResubmitTableCodec() - Constructor for class org.onosproject.driver.extensions.codec.NiciraResubmitTableCodec
-
- NiciraSetNshContextHeader - Class in org.onosproject.driver.extensions
-
Nicira set NSH Context header extension instruction.
- NiciraSetNshContextHeader(NshContextHeader, ExtensionTreatmentType) - Constructor for class org.onosproject.driver.extensions.NiciraSetNshContextHeader
-
Creates a new set nsh context header instruction.
- NiciraSetNshContextHeaderCodec - Class in org.onosproject.driver.extensions.codec
-
JSON Codec for NiciraSetNshContextHeader class.
- NiciraSetNshContextHeaderCodec() - Constructor for class org.onosproject.driver.extensions.codec.NiciraSetNshContextHeaderCodec
-
- NiciraSetNshSi - Class in org.onosproject.driver.extensions
-
Nicira set NSH SI extension instruction.
- NiciraSetNshSi(NshServiceIndex) - Constructor for class org.onosproject.driver.extensions.NiciraSetNshSi
-
Creates a new set nsh si instruction with given si.
- NiciraSetNshSiCodec - Class in org.onosproject.driver.extensions.codec
-
JSON Codec for NiciraSetNshSi class.
- NiciraSetNshSiCodec() - Constructor for class org.onosproject.driver.extensions.codec.NiciraSetNshSiCodec
-
- NiciraSetNshSpi - Class in org.onosproject.driver.extensions
-
Nicira set NSH SPI extension instruction.
- NiciraSetNshSpi(NshServicePathId) - Constructor for class org.onosproject.driver.extensions.NiciraSetNshSpi
-
Creates a new set nsh spi instruction with given spi.
- NiciraSetNshSpiCodec - Class in org.onosproject.driver.extensions.codec
-
JSON Codec for NiciraSetNshSpi class.
- NiciraSetNshSpiCodec() - Constructor for class org.onosproject.driver.extensions.codec.NiciraSetNshSpiCodec
-
- NiciraSetTunnelDst - Class in org.onosproject.driver.extensions
-
Nicira set tunnel destination extension instruction.
- NiciraSetTunnelDst(Ip4Address) - Constructor for class org.onosproject.driver.extensions.NiciraSetTunnelDst
-
Creates a new set tunnel destination instruction with a particular IPv4
address.
- NiciraSetTunnelDstCodec - Class in org.onosproject.driver.extensions.codec
-
JSON Codec for NiciraSetTunnelDst class.
- NiciraSetTunnelDstCodec() - Constructor for class org.onosproject.driver.extensions.codec.NiciraSetTunnelDstCodec
-
- NiciraSwitchHandshaker - Class in org.onosproject.driver.handshaker
-
Default driver to fallback on if no other driver is available.
- NiciraSwitchHandshaker() - Constructor for class org.onosproject.driver.handshaker.NiciraSwitchHandshaker
-
- NiciraTunGpeNp - Class in org.onosproject.driver.extensions
-
Nicira tunnel gpe next protocol extension instruction to tunGpeNp value.
- NiciraTunGpeNp(byte) - Constructor for class org.onosproject.driver.extensions.NiciraTunGpeNp
-
Creates a new NiciraTunGpeNp instruction with given value.
- nshCh() - Method in class org.onosproject.driver.extensions.NiciraSetNshContextHeader
-
Gets the nsh context header.
- nshContextHeader() - Method in class org.onosproject.driver.extensions.NiciraMatchNshContextHeader
-
Gets the nsh context header to match.
- nshMdType() - Method in class org.onosproject.driver.extensions.NiciraNshMdType
-
Gets the nsh md type.
- nshNp() - Method in class org.onosproject.driver.extensions.NiciraNshNp
-
Gets the nsh np.
- nshSi() - Method in class org.onosproject.driver.extensions.NiciraMatchNshSi
-
Gets the nsh service index to match.
- nshSi() - Method in class org.onosproject.driver.extensions.NiciraSetNshSi
-
Gets the nsh service index.
- nshSpi() - Method in class org.onosproject.driver.extensions.NiciraMatchNshSpi
-
Gets the network service path id to match.
- nshSpi() - Method in class org.onosproject.driver.extensions.NiciraSetNshSpi
-
Gets the nsh service path id.
- Ofdpa2GroupHandler - Class in org.onosproject.driver.pipeline
-
Group handler for OFDPA2 pipeline.
- Ofdpa2GroupHandler() - Constructor for class org.onosproject.driver.pipeline.Ofdpa2GroupHandler
-
- Ofdpa2GroupHandler.GroupChainElem - Class in org.onosproject.driver.pipeline
-
Represents a group element that is part of a chain of groups.
- Ofdpa2GroupHandler.GroupInfo - Class in org.onosproject.driver.pipeline
-
Utility class for moving group information around.
- Ofdpa2GroupHandler.OfdpaNextGroup - Class in org.onosproject.driver.pipeline
-
Represents an entire group-chain that implements a Next-Objective from
the application.
- Ofdpa2Pipeline - Class in org.onosproject.driver.pipeline
-
Driver for Broadcom's OF-DPA v2.0 TTP.
- Ofdpa2Pipeline() - Constructor for class org.onosproject.driver.pipeline.Ofdpa2Pipeline
-
- OfdpaExtensionSelectorInterpreter - Class in org.onosproject.driver.extensions
-
Interpreter for OFDPA OpenFlow selector extensions.
- OfdpaExtensionSelectorInterpreter() - Constructor for class org.onosproject.driver.extensions.OfdpaExtensionSelectorInterpreter
-
- OfdpaExtensionTreatmentInterpreter - Class in org.onosproject.driver.extensions
-
Interpreter for OFDPA OpenFlow treatment extensions.
- OfdpaExtensionTreatmentInterpreter() - Constructor for class org.onosproject.driver.extensions.OfdpaExtensionTreatmentInterpreter
-
- OfdpaMatchVlanVid - Class in org.onosproject.driver.extensions
-
OFDPA VLAN ID extension match.
- OfdpaMatchVlanVid() - Constructor for class org.onosproject.driver.extensions.OfdpaMatchVlanVid
-
OFDPA VLAN ID extension match.
- OfdpaMatchVlanVid(VlanId) - Constructor for class org.onosproject.driver.extensions.OfdpaMatchVlanVid
-
Constructs a new VLAN ID match with given VLAN ID.
- OfdpaMatchVlanVidCodec - Class in org.onosproject.driver.extensions.codec
-
JSON Codec for Ofdpa match vlan vid class.
- OfdpaMatchVlanVidCodec() - Constructor for class org.onosproject.driver.extensions.codec.OfdpaMatchVlanVidCodec
-
- OfdpaNextGroup(List<Deque<GroupKey>>, NextObjective) - Constructor for class org.onosproject.driver.pipeline.Ofdpa2GroupHandler.OfdpaNextGroup
-
- OfdpaSetVlanVid - Class in org.onosproject.driver.extensions
-
OFDPA set VLAN ID extension instruction.
- OfdpaSetVlanVid() - Constructor for class org.onosproject.driver.extensions.OfdpaSetVlanVid
-
Constructs a new set VLAN ID instruction.
- OfdpaSetVlanVid(VlanId) - Constructor for class org.onosproject.driver.extensions.OfdpaSetVlanVid
-
Constructs a new set VLAN ID instruction with given VLAN ID.
- OfdpaSetVlanVidCodec - Class in org.onosproject.driver.extensions.codec
-
JSON Codec for Ofdpa set vlan vid class.
- OfdpaSetVlanVidCodec() - Constructor for class org.onosproject.driver.extensions.codec.OfdpaSetVlanVidCodec
-
- OFPP_MAX - Static variable in class org.onosproject.driver.pipeline.Ofdpa2Pipeline
-
- OltPipeline - Class in org.onosproject.driver.pipeline
-
Pipeliner for OLT device.
- OltPipeline() - Constructor for class org.onosproject.driver.pipeline.OltPipeline
-
- OpenstackPipeline - Class in org.onosproject.driver.pipeline
-
Driver for OpenstackSwitching.
- OpenstackPipeline() - Constructor for class org.onosproject.driver.pipeline.OpenstackPipeline
-
- OpenVSwitchPipeline - Class in org.onosproject.driver.pipeline
-
Driver for standard OpenVSwitch.
- OpenVSwitchPipeline() - Constructor for class org.onosproject.driver.pipeline.OpenVSwitchPipeline
-
- OplinkAttenuation - Class in org.onosproject.driver.extensions
-
Instruction for Oplink channel attenuation.
- OplinkAttenuation(int) - Constructor for class org.onosproject.driver.extensions.OplinkAttenuation
-
Creates new attenuation instruction.
- OplinkAttenuationCodec - Class in org.onosproject.driver.extensions.codec
-
JSON Codec for OplinkAttenuation class.
- OplinkAttenuationCodec() - Constructor for class org.onosproject.driver.extensions.codec.OplinkAttenuationCodec
-
- OplinkExtensionTreatmentInterpreter - Class in org.onosproject.driver.extensions
-
Interpreter for Oplink OpenFlow treatment extensions.
- OplinkExtensionTreatmentInterpreter() - Constructor for class org.onosproject.driver.extensions.OplinkExtensionTreatmentInterpreter
-
- org.onosproject.driver - package org.onosproject.driver
-
Bootstrap of built-in device drivers.
- org.onosproject.driver.extensions - package org.onosproject.driver.extensions
-
Processing of Nicira extensions.
- org.onosproject.driver.extensions.codec - package org.onosproject.driver.extensions.codec
-
Implementations of the codec broker and NICIRA and OFDPA extension JSON codecs.
- org.onosproject.driver.handshaker - package org.onosproject.driver.handshaker
-
Implementations of the OpenFlow handshake driver behaviours.
- org.onosproject.driver.pipeline - package org.onosproject.driver.pipeline
-
Implementations of the pipeline driver behaviours.
- org.onosproject.driver.query - package org.onosproject.driver.query
-
Implementations of the resource query behaviours.