PcapPlusPlus  21.05
pcpp::VxlanLayer Member List

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

computeCalculateFields()pcpp::VxlanLayerinlinevirtual
copyData(uint8_t *toArr) constpcpp::Layer
getData() constpcpp::Layerinline
getDataLen() constpcpp::Layerinline
getDataPtr(size_t offset=0) constpcpp::Layerinlinevirtual
getHeaderLen() constpcpp::VxlanLayerinlinevirtual
getLayerPayload() constpcpp::Layerinline
getLayerPayloadSize() constpcpp::Layerinline
getNextLayer() constpcpp::Layerinline
getOsiModelLayer() constpcpp::VxlanLayerinlinevirtual
getPrevLayer() constpcpp::Layerinline
getProtocol() constpcpp::Layerinline
getVNI() constpcpp::VxlanLayer
getVxlanHeader() constpcpp::VxlanLayerinline
isAllocatedToPacket() constpcpp::Layerinline
isVxlanPort(uint16_t port)pcpp::VxlanLayerinlinestatic
parseNextLayer()pcpp::VxlanLayervirtual
setVNI(uint32_t vni)pcpp::VxlanLayer
toString() constpcpp::VxlanLayervirtual
VxlanLayer(uint8_t *data, size_t dataLen, Layer *prevLayer, Packet *packet)pcpp::VxlanLayerinline
VxlanLayer(uint32_t vni=0, uint16_t groupPolicyID=0, bool setGbpFlag=false, bool setPolicyAppliedFlag=false, bool setDontLearnFlag=false)pcpp::VxlanLayer
~Layer()pcpp::Layervirtual