| Package | Description |
|---|---|
| org.onosproject.bgpio.types.attr |
Implementation of BGP Link state attribute Tlvs.
|
| Modifier and Type | Method and Description |
|---|---|
static BgpLinkAttrMplsProtocolMask |
BgpLinkAttrMplsProtocolMask.of(boolean bLdp,
boolean bRsvpTe)
Returns object of this class with specified values.
|
static BgpLinkAttrMplsProtocolMask |
BgpLinkAttrMplsProtocolMask.read(org.jboss.netty.buffer.ChannelBuffer cb)
Reads the BGP link attributes MPLS protocol mask.
|
Copyright © 2016. All rights reserved.