| Package | Description |
|---|---|
| org.onosproject.bgpio.types |
Implementation of Tlvs, Attributes and Descriptors.
|
| Modifier and Type | Method and Description |
|---|---|
BgpFlowSpecDetails |
MpUnReachNlri.bgpFlowSpecInfo()
Returns BGP flow specification info.
|
BgpFlowSpecDetails |
MpReachNlri.bgpFlowSpecInfo()
Returns BGP flow specification info.
|
| Constructor and Description |
|---|
MpReachNlri(BgpFlowSpecDetails bgpFlowSpecInfo,
short afi,
byte safi) |
MpUnReachNlri(BgpFlowSpecDetails bgpFlowSpecInfo,
short afi,
byte safi) |
Copyright © 2016. All rights reserved.