PcapPlusPlus  21.05
pcpp::VlanLayer Member List

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

computeCalculateFields()pcpp::VlanLayerinlinevirtual
copyData(uint8_t *toArr) constpcpp::Layer
getCFI() constpcpp::VlanLayer
getData() constpcpp::Layerinline
getDataLen() constpcpp::Layerinline
getDataPtr(size_t offset=0) constpcpp::Layerinlinevirtual
getHeaderLen() constpcpp::VlanLayerinlinevirtual
getLayerPayload() constpcpp::Layerinline
getLayerPayloadSize() constpcpp::Layerinline
getNextLayer() constpcpp::Layerinline
getOsiModelLayer() constpcpp::VlanLayerinlinevirtual
getPrevLayer() constpcpp::Layerinline
getPriority() constpcpp::VlanLayer
getProtocol() constpcpp::Layerinline
getVlanHeader() constpcpp::VlanLayerinline
getVlanID() constpcpp::VlanLayer
isAllocatedToPacket() constpcpp::Layerinline
parseNextLayer()pcpp::VlanLayervirtual
setCFI(bool cfi)pcpp::VlanLayer
setPriority(uint8_t priority)pcpp::VlanLayer
setVlanID(uint16_t id)pcpp::VlanLayer
toString() constpcpp::VlanLayervirtual
VlanLayer(uint8_t *data, size_t dataLen, Layer *prevLayer, Packet *packet)pcpp::VlanLayerinline
VlanLayer(const uint16_t vlanID, bool cfi, uint8_t priority, uint16_t etherType)pcpp::VlanLayer
~Layer()pcpp::Layervirtual