PcapPlusPlus
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)pcpp::Layer
getData()pcpp::Layerinline
getDataLen()pcpp::Layerinline
getDataPtr(size_t offset=0)pcpp::Layerinlinevirtual
getExperimentalUseValue()pcpp::MplsLayer
getHeaderLen()pcpp::MplsLayerinlinevirtual
getLayerPayload()pcpp::Layerinline
getLayerPayloadSize()pcpp::Layerinline
getMplsLabel()pcpp::MplsLayer
getNextLayer()pcpp::Layerinline
getOsiModelLayer()pcpp::MplsLayerinlinevirtual
getPrevLayer()pcpp::Layerinline
getProtocol()pcpp::Layerinline
getTTL()pcpp::MplsLayerinline
isAllocatedToPacket()pcpp::Layerinline
isBottomOfStack()pcpp::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()pcpp::MplsLayervirtual
~Layer()pcpp::Layervirtual