| Package | Description |
|---|---|
| org.onosproject.bgpio.types.attr |
Implementation of BGP Link state attribute Tlvs.
|
| Modifier and Type | Method and Description |
|---|---|
static BgpLinkAttrMaxLinkBandwidth |
BgpLinkAttrMaxLinkBandwidth.of(float maxBandwidth,
short type)
Returns object of this class with specified values.
|
static BgpLinkAttrMaxLinkBandwidth |
BgpLinkAttrMaxLinkBandwidth.read(org.jboss.netty.buffer.ChannelBuffer cb,
short type)
Reads the BGP link attributes of Maximum link bandwidth.
|
Copyright © 2016. All rights reserved.