PcapPlusPlus  21.05
pcpp::MplsLayer Member List

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

computeCalculateFields()pcpp::MplsLayervirtual
copyData(uint8_t *toArr) constpcpp::Layer
getData() constpcpp::Layerinline
getDataLen() constpcpp::Layerinline
getDataPtr(size_t offset=0) constpcpp::Layerinlinevirtual
getExperimentalUseValue() constpcpp::MplsLayer
getHeaderLen() constpcpp::MplsLayerinlinevirtual
getLayerPayload() constpcpp::Layerinline
getLayerPayloadSize() constpcpp::Layerinline
getMplsLabel() constpcpp::MplsLayer
getNextLayer() constpcpp::Layerinline
getOsiModelLayer() constpcpp::MplsLayerinlinevirtual
getPrevLayer() constpcpp::Layerinline
getProtocol() constpcpp::Layerinline
getTTL() constpcpp::MplsLayerinline
isAllocatedToPacket() constpcpp::Layerinline
isBottomOfStack() constpcpp::MplsLayer
MplsLayer(uint8_t *data, size_t dataLen, Layer *prevLayer, Packet *packet)pcpp::MplsLayerinline
MplsLayer(uint32_t mplsLabel, uint8_t ttl, uint8_t expermentalUseValue, bool bottomOfStack)pcpp::MplsLayer
parseNextLayer()pcpp::MplsLayervirtual
setBottomOfStack(bool val)pcpp::MplsLayer
setExperimentalUseValue(uint8_t val)pcpp::MplsLayer
setMplsLabel(uint32_t label)pcpp::MplsLayer
setTTL(uint8_t ttl)pcpp::MplsLayerinline
toString() constpcpp::MplsLayervirtual
~Layer()pcpp::Layervirtual