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