public interface OFOxmTunnelIpv4SrcMasked extends OFObject, OFOxm<IPv4Address>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFOxmTunnelIpv4SrcMasked.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFOxmTunnelIpv4SrcMasked.Builder |
createBuilder() |
OFOxm<IPv4Address> |
getCanonical() |
IPv4Address |
getMask() |
MatchField<IPv4Address> |
getMatchField() |
long |
getTypeLen() |
IPv4Address |
getValue() |
OFVersion |
getVersion() |
boolean |
isMasked() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putTolong getTypeLen()
getTypeLen in interface OFOxm<IPv4Address>IPv4Address getValue()
getValue in interface OFOxm<IPv4Address>IPv4Address getMask()
getMask in interface OFOxm<IPv4Address>MatchField<IPv4Address> getMatchField()
getMatchField in interface OFOxm<IPv4Address>boolean isMasked()
isMasked in interface OFOxm<IPv4Address>OFOxm<IPv4Address> getCanonical()
getCanonical in interface OFOxm<IPv4Address>OFVersion getVersion()
getVersion in interface OFObjectgetVersion in interface OFOxm<IPv4Address>void writeTo(io.netty.buffer.ByteBuf channelBuffer)
writeTo in interface OFOxm<IPv4Address>writeTo in interface WriteableOFOxmTunnelIpv4SrcMasked.Builder createBuilder()
createBuilder in interface OFOxm<IPv4Address>Copyright © 2017. All rights reserved.