public interface BgpPrefixSidTlvSerializer
| Modifier and Type | Method and Description |
|---|---|
int |
getType() |
void |
serializeBgpPrefixSidTlv(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 tlv,
io.netty.buffer.ByteBuf bytes)
Method for serializing specific types of TLVs from incoming buffer.
|
void serializeBgpPrefixSidTlv(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 tlv,
io.netty.buffer.ByteBuf bytes)
tlv - instancebytes - outcome serialized TLVint getType()
Copyright © 2019 OpenDaylight. All rights reserved.