| Package | Description |
|---|---|
| org.onosproject.bgpio.types.attr |
Implementation of BGP Link state attribute Tlvs.
|
| Modifier and Type | Method and Description |
|---|---|
static BgpLinkAttrIgpMetric |
BgpLinkAttrIgpMetric.of(int igpMetric,
int igpMetricLen)
Returns object of this class with specified values.
|
static BgpLinkAttrIgpMetric |
BgpLinkAttrIgpMetric.read(org.jboss.netty.buffer.ChannelBuffer cb)
Reads the BGP link attributes IGP Metric.
|
Copyright © 2016. All rights reserved.