| Package | Description |
|---|---|
| org.onosproject.bgpio.types.attr |
Implementation of BGP Link state attribute Tlvs.
|
| Modifier and Type | Method and Description |
|---|---|
static BgpAttrNodeFlagBitTlv |
BgpAttrNodeFlagBitTlv.of(boolean bOverloadBit,
boolean bAttachedBit,
boolean bExternalBit,
boolean bAbrBit)
Returns object of this class with specified values.
|
static BgpAttrNodeFlagBitTlv |
BgpAttrNodeFlagBitTlv.read(org.jboss.netty.buffer.ChannelBuffer cb)
Reads the Node Flag Bits.
|
Copyright © 2016. All rights reserved.