Package | Description |
---|---|
org.projectfloodlight.openflow.protocol | |
org.projectfloodlight.openflow.protocol.ver13 |
Modifier and Type | Method and Description |
---|---|
static OFIpv6ExthdrFlags |
OFIpv6ExthdrFlags.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OFIpv6ExthdrFlags[] |
OFIpv6ExthdrFlags.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Set<OFIpv6ExthdrFlags> |
OFIpv6ExthdrFlagsSerializerVer13.ofWireValue(short val) |
static Set<OFIpv6ExthdrFlags> |
OFIpv6ExthdrFlagsSerializerVer13.readFrom(org.jboss.netty.buffer.ChannelBuffer bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFIpv6ExthdrFlagsSerializerVer13.putTo(Set<OFIpv6ExthdrFlags> set,
com.google.common.hash.PrimitiveSink sink) |
static short |
OFIpv6ExthdrFlagsSerializerVer13.toWireValue(Set<OFIpv6ExthdrFlags> set) |
static void |
OFIpv6ExthdrFlagsSerializerVer13.writeTo(org.jboss.netty.buffer.ChannelBuffer bb,
Set<OFIpv6ExthdrFlags> set) |
Copyright © 2014. All rights reserved.