public class OFBsnSwlFeatureSerializerVer15 extends Object
| Modifier and Type | Field and Description |
|---|---|
static short |
BSN_SWL_FEATURE_ALLOW_PEER_TO_EDGE_UNICAST_VAL |
static short |
BSN_SWL_FEATURE_COUNT_VAL |
static short |
BSN_SWL_FEATURE_DROP_DUPLICATE_L3CPU_VAL |
| Constructor and Description |
|---|
OFBsnSwlFeatureSerializerVer15() |
| Modifier and Type | Method and Description |
|---|---|
static OFBsnSwlFeature |
ofWireValue(short val) |
static void |
putTo(OFBsnSwlFeature e,
com.google.common.hash.PrimitiveSink sink) |
static OFBsnSwlFeature |
readFrom(io.netty.buffer.ByteBuf bb) |
static short |
toWireValue(OFBsnSwlFeature e) |
static void |
writeTo(io.netty.buffer.ByteBuf bb,
OFBsnSwlFeature e) |
public static final short BSN_SWL_FEATURE_ALLOW_PEER_TO_EDGE_UNICAST_VAL
public static final short BSN_SWL_FEATURE_DROP_DUPLICATE_L3CPU_VAL
public static final short BSN_SWL_FEATURE_COUNT_VAL
public static OFBsnSwlFeature readFrom(io.netty.buffer.ByteBuf bb) throws OFParseError
OFParseErrorpublic static void writeTo(io.netty.buffer.ByteBuf bb,
OFBsnSwlFeature e)
public static void putTo(OFBsnSwlFeature e, com.google.common.hash.PrimitiveSink sink)
public static OFBsnSwlFeature ofWireValue(short val)
public static short toWireValue(OFBsnSwlFeature e)
Copyright © 2021. All rights reserved.