Modifier and Type | Field and Description |
---|---|
static MatchField<VxlanNI> |
MatchField.BSN_VXLAN_NETWORK_ID |
Modifier and Type | Method and Description |
---|---|
VxlanNI |
OFOxmBsnVxlanNetworkId.getMask() |
VxlanNI |
OFOxmBsnVxlanNetworkId.Builder.getMask() |
VxlanNI |
OFOxmBsnVxlanNetworkIdMasked.getMask() |
VxlanNI |
OFOxmBsnVxlanNetworkIdMasked.Builder.getMask() |
VxlanNI |
OFOxmBsnVxlanNetworkId.getValue() |
VxlanNI |
OFOxmBsnVxlanNetworkId.Builder.getValue() |
VxlanNI |
OFOxmBsnVxlanNetworkIdMasked.getValue() |
VxlanNI |
OFOxmBsnVxlanNetworkIdMasked.Builder.getValue() |
Modifier and Type | Method and Description |
---|---|
OFOxm<VxlanNI> |
OFOxmBsnVxlanNetworkId.getCanonical() |
OFOxm<VxlanNI> |
OFOxmBsnVxlanNetworkId.Builder.getCanonical() |
OFOxm<VxlanNI> |
OFOxmBsnVxlanNetworkIdMasked.getCanonical() |
OFOxm<VxlanNI> |
OFOxmBsnVxlanNetworkIdMasked.Builder.getCanonical() |
MatchField<VxlanNI> |
OFOxmBsnVxlanNetworkId.getMatchField() |
MatchField<VxlanNI> |
OFOxmBsnVxlanNetworkId.Builder.getMatchField() |
MatchField<VxlanNI> |
OFOxmBsnVxlanNetworkIdMasked.getMatchField() |
MatchField<VxlanNI> |
OFOxmBsnVxlanNetworkIdMasked.Builder.getMatchField() |
Modifier and Type | Method and Description |
---|---|
OFOxmBsnVxlanNetworkId |
OFOxms.bsnVxlanNetworkId(VxlanNI value) |
OFOxmBsnVxlanNetworkIdMasked |
OFOxms.bsnVxlanNetworkIdMasked(VxlanNI value,
VxlanNI mask) |
OFOxmBsnVxlanNetworkIdMasked.Builder |
OFOxmBsnVxlanNetworkIdMasked.Builder.setMask(VxlanNI mask) |
OFOxmBsnVxlanNetworkId.Builder |
OFOxmBsnVxlanNetworkId.Builder.setValue(VxlanNI value) |
OFOxmBsnVxlanNetworkIdMasked.Builder |
OFOxmBsnVxlanNetworkIdMasked.Builder.setValue(VxlanNI value) |
Modifier and Type | Method and Description |
---|---|
OFOxmBsnVxlanNetworkId |
OFOxmsVer10.bsnVxlanNetworkId(VxlanNI value) |
OFOxmBsnVxlanNetworkIdMasked |
OFOxmsVer10.bsnVxlanNetworkIdMasked(VxlanNI value,
VxlanNI mask) |
Modifier and Type | Method and Description |
---|---|
OFOxmBsnVxlanNetworkId |
OFOxmsVer11.bsnVxlanNetworkId(VxlanNI value) |
OFOxmBsnVxlanNetworkIdMasked |
OFOxmsVer11.bsnVxlanNetworkIdMasked(VxlanNI value,
VxlanNI mask) |
Modifier and Type | Method and Description |
---|---|
OFOxmBsnVxlanNetworkId |
OFOxmsVer12.bsnVxlanNetworkId(VxlanNI value) |
OFOxmBsnVxlanNetworkIdMasked |
OFOxmsVer12.bsnVxlanNetworkIdMasked(VxlanNI value,
VxlanNI mask) |
Modifier and Type | Method and Description |
---|---|
OFOxmBsnVxlanNetworkId |
OFOxmsVer13.bsnVxlanNetworkId(VxlanNI value) |
OFOxmBsnVxlanNetworkIdMasked |
OFOxmsVer13.bsnVxlanNetworkIdMasked(VxlanNI value,
VxlanNI mask) |
Modifier and Type | Method and Description |
---|---|
OFOxmBsnVxlanNetworkId |
OFOxmsVer14.bsnVxlanNetworkId(VxlanNI value) |
OFOxmBsnVxlanNetworkIdMasked |
OFOxmsVer14.bsnVxlanNetworkIdMasked(VxlanNI value,
VxlanNI mask) |
Modifier and Type | Field and Description |
---|---|
static VxlanNI |
VxlanNI.FULL_MASK |
static VxlanNI |
VxlanNI.NO_MASK |
static VxlanNI |
VxlanNI.ZERO |
Modifier and Type | Method and Description |
---|---|
VxlanNI |
VxlanNI.applyMask(VxlanNI mask) |
static VxlanNI |
VxlanNI.ofVni(int vni) |
static VxlanNI |
VxlanNI.read4Bytes(io.netty.buffer.ByteBuf c) |
Modifier and Type | Method and Description |
---|---|
VxlanNI |
VxlanNI.applyMask(VxlanNI mask) |
int |
VxlanNI.compareTo(VxlanNI o) |
Copyright © 2015. All rights reserved.