PcapPlusPlus  21.05
pcpp::BgpUpdateMessageLayer Member List

This is the complete list of members for pcpp::BgpUpdateMessageLayer, including all inherited members.

BgpMessageType enum namepcpp::BgpLayer
BgpUpdateMessageLayer(uint8_t *data, size_t dataLen, Layer *prevLayer, Packet *packet)pcpp::BgpUpdateMessageLayerinline
BgpUpdateMessageLayer(const std::vector< prefix_and_ip > &withdrawnRoutes=std::vector< prefix_and_ip >(), const std::vector< path_attribute > &pathAttributes=std::vector< path_attribute >(), const std::vector< prefix_and_ip > &nlri=std::vector< prefix_and_ip >())pcpp::BgpUpdateMessageLayer
clearNetworkLayerReachabilityInfo()pcpp::BgpUpdateMessageLayer
clearPathAttributes()pcpp::BgpUpdateMessageLayer
clearWithdrawnRoutes()pcpp::BgpUpdateMessageLayer
computeCalculateFields()pcpp::BgpLayervirtual
copyData(uint8_t *toArr) constpcpp::Layer
getBasicMsgHeader() constpcpp::BgpUpdateMessageLayerinline
getBgpMessageType() constpcpp::BgpUpdateMessageLayerinlinevirtual
getData() constpcpp::Layerinline
getDataLen() constpcpp::Layerinline
getDataPtr(size_t offset=0) constpcpp::Layerinlinevirtual
getHeaderLen() constpcpp::BgpLayervirtual
getLayerPayload() constpcpp::Layerinline
getLayerPayloadSize() constpcpp::Layerinline
getMessageTypeAsString() constpcpp::BgpLayer
getNetworkLayerReachabilityInfo(std::vector< prefix_and_ip > &nlri)pcpp::BgpUpdateMessageLayer
getNetworkLayerReachabilityInfoLength() constpcpp::BgpUpdateMessageLayer
getNextLayer() constpcpp::Layerinline
getOsiModelLayer() constpcpp::BgpLayerinlinevirtual
getPathAttributes(std::vector< path_attribute > &pathAttributes)pcpp::BgpUpdateMessageLayer
getPathAttributesLength() constpcpp::BgpUpdateMessageLayer
getPrevLayer() constpcpp::Layerinline
getProtocol() constpcpp::Layerinline
getWithdrawnRoutes(std::vector< prefix_and_ip > &withdrawnRoutes)pcpp::BgpUpdateMessageLayer
getWithdrawnRoutesLength() constpcpp::BgpUpdateMessageLayer
isAllocatedToPacket() constpcpp::Layerinline
isBgpPort(uint16_t portSrc, uint16_t portDst)pcpp::BgpLayerinlinestatic
Keepalive enum valuepcpp::BgpLayer
Notification enum valuepcpp::BgpLayer
Open enum valuepcpp::BgpLayer
parseBgpLayer(uint8_t *data, size_t dataLen, Layer *prevLayer, Packet *packet)pcpp::BgpLayerstatic
parseNextLayer()pcpp::BgpLayervirtual
RouteRefresh enum valuepcpp::BgpLayer
setNetworkLayerReachabilityInfo(const std::vector< prefix_and_ip > &nlri)pcpp::BgpUpdateMessageLayer
setPathAttributes(const std::vector< path_attribute > &pathAttributes)pcpp::BgpUpdateMessageLayer
setWithdrawnRoutes(const std::vector< prefix_and_ip > &withdrawnRoutes)pcpp::BgpUpdateMessageLayer
toString() constpcpp::BgpLayervirtual
Update enum valuepcpp::BgpLayer
~Layer()pcpp::Layervirtual