public interface BgpPrefixSidTlvParser
| Modifier and Type | Method and Description |
|---|---|
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev180329.path.attributes.attributes.bgp.prefix.sid.bgp.prefix.sid.tlvs.BgpPrefixSidTlv |
parseBgpPrefixSidTlv(io.netty.buffer.ByteBuf buffer)
Method for parsing specific types of TLVs from incoming buffer.
|
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev180329.path.attributes.attributes.bgp.prefix.sid.bgp.prefix.sid.tlvs.BgpPrefixSidTlv parseBgpPrefixSidTlv(io.netty.buffer.ByteBuf buffer)
buffer - with TLV bytesCopyright © 2019 OpenDaylight. All rights reserved.