Modifier and Type | Method and Description |
---|---|
static OFBsnPktinFlag |
OFBsnPktinFlag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OFBsnPktinFlag[] |
OFBsnPktinFlag.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<OFBsnPktinFlag> |
OFBsnPktinFlagSerializerVer13.ofWireValue(long val) |
static Set<OFBsnPktinFlag> |
OFBsnPktinFlagSerializerVer13.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFBsnPktinFlagSerializerVer13.putTo(Set<OFBsnPktinFlag> set,
com.google.common.hash.PrimitiveSink sink) |
static long |
OFBsnPktinFlagSerializerVer13.toWireValue(Set<OFBsnPktinFlag> set) |
static void |
OFBsnPktinFlagSerializerVer13.writeTo(io.netty.buffer.ByteBuf bb,
Set<OFBsnPktinFlag> set) |
Modifier and Type | Method and Description |
---|---|
static Set<OFBsnPktinFlag> |
OFBsnPktinFlagSerializerVer14.ofWireValue(long val) |
static Set<OFBsnPktinFlag> |
OFBsnPktinFlagSerializerVer14.readFrom(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
OFBsnPktinFlagSerializerVer14.putTo(Set<OFBsnPktinFlag> set,
com.google.common.hash.PrimitiveSink sink) |
static long |
OFBsnPktinFlagSerializerVer14.toWireValue(Set<OFBsnPktinFlag> set) |
static void |
OFBsnPktinFlagSerializerVer14.writeTo(io.netty.buffer.ByteBuf bb,
Set<OFBsnPktinFlag> set) |
Modifier and Type | Method and Description |
---|---|
static Set<OFBsnPktinFlag> |
MultiplePktInReasonUtil.getOFBsnPktinFlags(OFPacketIn pktIn)
This function is used in BVS T5/6 to decode the multiple packet in
reasons in Match.MetaData field.
|
Copyright © 2015. All rights reserved.