Modifier and Type | Method and Description |
---|---|
EthType |
OFMatchV1.getEthType() |
EthType |
OFMatchV1.Builder.getEthType() |
Modifier and Type | Method and Description |
---|---|
OFMatchV1.Builder |
OFMatchV1.Builder.setEthType(EthType ethType) |
Modifier and Type | Method and Description |
---|---|
EthType |
OFActionPopMpls.getEthertype() |
EthType |
OFActionPopMpls.Builder.getEthertype() |
EthType |
OFActionPushVlan.getEthertype() |
EthType |
OFActionPushVlan.Builder.getEthertype() |
EthType |
OFActionPushMpls.getEthertype() |
EthType |
OFActionPushMpls.Builder.getEthertype() |
EthType |
OFActionPushPbb.getEthertype() |
EthType |
OFActionPushPbb.Builder.getEthertype() |
Modifier and Type | Method and Description |
---|---|
OFActionPopMpls |
OFActions.popMpls(EthType ethertype) |
OFActionPushMpls |
OFActions.pushMpls(EthType ethertype) |
OFActionPushPbb |
OFActions.pushPbb(EthType ethertype) |
OFActionPushVlan |
OFActions.pushVlan(EthType ethertype) |
OFActionPopMpls.Builder |
OFActionPopMpls.Builder.setEthertype(EthType ethertype) |
OFActionPushVlan.Builder |
OFActionPushVlan.Builder.setEthertype(EthType ethertype) |
OFActionPushMpls.Builder |
OFActionPushMpls.Builder.setEthertype(EthType ethertype) |
OFActionPushPbb.Builder |
OFActionPushPbb.Builder.setEthertype(EthType ethertype) |
Modifier and Type | Field and Description |
---|---|
static MatchField<EthType> |
MatchField.ETH_TYPE |
Modifier and Type | Method and Description |
---|---|
EthType |
OFOxmEthTypeMasked.getMask() |
EthType |
OFOxmEthTypeMasked.Builder.getMask() |
EthType |
OFOxmEthType.getMask() |
EthType |
OFOxmEthType.Builder.getMask() |
EthType |
OFOxmEthTypeMasked.getValue() |
EthType |
OFOxmEthTypeMasked.Builder.getValue() |
EthType |
OFOxmEthType.getValue() |
EthType |
OFOxmEthType.Builder.getValue() |
Modifier and Type | Method and Description |
---|---|
OFOxm<EthType> |
OFOxmEthTypeMasked.getCanonical() |
OFOxm<EthType> |
OFOxmEthTypeMasked.Builder.getCanonical() |
OFOxm<EthType> |
OFOxmEthType.getCanonical() |
OFOxm<EthType> |
OFOxmEthType.Builder.getCanonical() |
MatchField<EthType> |
OFOxmEthTypeMasked.getMatchField() |
MatchField<EthType> |
OFOxmEthTypeMasked.Builder.getMatchField() |
MatchField<EthType> |
OFOxmEthType.getMatchField() |
MatchField<EthType> |
OFOxmEthType.Builder.getMatchField() |
Modifier and Type | Method and Description |
---|---|
OFOxmEthType |
OFOxms.ethType(EthType value) |
OFOxmEthTypeMasked |
OFOxms.ethTypeMasked(EthType value,
EthType mask) |
OFOxmEthTypeMasked.Builder |
OFOxmEthTypeMasked.Builder.setMask(EthType mask) |
OFOxmEthTypeMasked.Builder |
OFOxmEthTypeMasked.Builder.setValue(EthType value) |
OFOxmEthType.Builder |
OFOxmEthType.Builder.setValue(EthType value) |
Modifier and Type | Method and Description |
---|---|
OFOxmEthType |
OFOxmsVer10.ethType(EthType value) |
OFOxmEthTypeMasked |
OFOxmsVer10.ethTypeMasked(EthType value,
EthType mask) |
OFActionPopMpls |
OFActionsVer10.popMpls(EthType ethertype) |
OFActionPushMpls |
OFActionsVer10.pushMpls(EthType ethertype) |
OFActionPushPbb |
OFActionsVer10.pushPbb(EthType ethertype) |
OFActionPushVlan |
OFActionsVer10.pushVlan(EthType ethertype) |
Modifier and Type | Method and Description |
---|---|
OFOxmEthType |
OFOxmsVer11.ethType(EthType value) |
OFOxmEthTypeMasked |
OFOxmsVer11.ethTypeMasked(EthType value,
EthType mask) |
OFActionPopMpls |
OFActionsVer11.popMpls(EthType ethertype) |
OFActionPushMpls |
OFActionsVer11.pushMpls(EthType ethertype) |
OFActionPushPbb |
OFActionsVer11.pushPbb(EthType ethertype) |
OFActionPushVlan |
OFActionsVer11.pushVlan(EthType ethertype) |
Modifier and Type | Method and Description |
---|---|
OFOxmEthType |
OFOxmsVer12.ethType(EthType value) |
OFOxmEthTypeMasked |
OFOxmsVer12.ethTypeMasked(EthType value,
EthType mask) |
OFActionPopMpls |
OFActionsVer12.popMpls(EthType ethertype) |
OFActionPushMpls |
OFActionsVer12.pushMpls(EthType ethertype) |
OFActionPushPbb |
OFActionsVer12.pushPbb(EthType ethertype) |
OFActionPushVlan |
OFActionsVer12.pushVlan(EthType ethertype) |
Modifier and Type | Method and Description |
---|---|
OFOxmEthType |
OFOxmsVer13.ethType(EthType value) |
OFOxmEthTypeMasked |
OFOxmsVer13.ethTypeMasked(EthType value,
EthType mask) |
OFActionPopMpls |
OFActionsVer13.popMpls(EthType ethertype) |
OFActionPushMpls |
OFActionsVer13.pushMpls(EthType ethertype) |
OFActionPushPbb |
OFActionsVer13.pushPbb(EthType ethertype) |
OFActionPushVlan |
OFActionsVer13.pushVlan(EthType ethertype) |
Modifier and Type | Method and Description |
---|---|
OFOxmEthType |
OFOxmsVer14.ethType(EthType value) |
OFOxmEthTypeMasked |
OFOxmsVer14.ethTypeMasked(EthType value,
EthType mask) |
OFActionPopMpls |
OFActionsVer14.popMpls(EthType ethertype) |
OFActionPushMpls |
OFActionsVer14.pushMpls(EthType ethertype) |
OFActionPushPbb |
OFActionsVer14.pushPbb(EthType ethertype) |
OFActionPushVlan |
OFActionsVer14.pushVlan(EthType ethertype) |
Modifier and Type | Field and Description |
---|---|
static EthType |
EthType.APPLE_TALK |
static EthType |
EthType.APPLE_TALK_ARP |
static EthType |
EthType.ARP |
static EthType |
EthType.ATA_OVER_ETH |
static EthType |
EthType.BRIDGING |
static EthType |
EthType.CFM |
static EthType |
EthType.COBRANET |
static EthType |
EthType.CONF_TEST |
static EthType |
EthType.DECNET_IV |
static EthType |
EthType.EAP_OVER_LAN |
static EthType |
EthType.ETH_FLOW |
static EthType |
EthType.ETHERCAT |
static EthType |
EthType.FCoE |
static EthType |
EthType.FCoE_INIT |
static EthType |
EthType.FULL_MASK |
static EthType |
EthType.HOMEPLUG_10 |
static EthType |
EthType.HOMEPLUG_AV |
static EthType |
EthType.HSR |
static EthType |
EthType.HYPERSCSI |
static EthType |
EthType.IPv4 |
static EthType |
EthType.IPv6 |
static EthType |
EthType.IPX_8137 |
static EthType |
EthType.IPX_8138 |
static EthType |
EthType.JUMBO_FRAMES |
static EthType |
EthType.LLDP |
static EthType |
EthType.LLT |
static EthType |
EthType.MAC_SEC |
static EthType |
EthType.MPLS_MULTICAST |
static EthType |
EthType.MPLS_UNICAST |
static EthType |
EthType.MRP |
static EthType |
EthType.NO_MASK |
static EthType |
EthType.NONE |
static EthType |
EthType.POWERLINK |
static EthType |
EthType.PPPoE_DISCOVERY |
static EthType |
EthType.PPPoE_SESSION |
static EthType |
EthType.PROFINET |
static EthType |
EthType.PTP |
static EthType |
EthType.Q_IN_Q |
static EthType |
EthType.QNX |
static EthType |
EthType.REV_ARP |
static EthType |
EthType.RoCE |
static EthType |
EthType.SERCOS |
static EthType |
EthType.SLOW_PROTOCOLS |
static EthType |
EthType.TRILL |
static EthType |
EthType.VLAN_FRAME |
static EthType |
EthType.WAKE_ON_LAN |
Modifier and Type | Method and Description |
---|---|
EthType |
EthType.applyMask(EthType mask) |
static EthType |
EthType.of(int type) |
static EthType |
EthType.read2Bytes(io.netty.buffer.ByteBuf c) |
Modifier and Type | Method and Description |
---|---|
EthType |
EthType.applyMask(EthType mask) |
int |
EthType.compareTo(EthType o) |
Copyright © 2015. All rights reserved.