PcapPlusPlus  23.09
pcpp::VrrpV2Layer Member List

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

addIPAddress(const IPAddress &ipAddress)pcpp::VrrpLayer
addIPAddresses(const std::vector< IPAddress > &ipAddresses)pcpp::VrrpLayer
calculateAndSetChecksum()pcpp::VrrpLayer
calculateChecksum() const overridepcpp::VrrpV2Layervirtual
computeCalculateFields() overridepcpp::VrrpLayervirtual
copyData(uint8_t *toArr) constpcpp::Layer
Default enum valuepcpp::VrrpLayer
getAddressType() constpcpp::VrrpLayer
getAdvInt() constpcpp::VrrpV2Layer
getAuthType() constpcpp::VrrpV2Layer
getAuthTypeAsEnum() constpcpp::VrrpV2Layer
getChecksum() constpcpp::VrrpLayer
getData() constpcpp::Layerinline
getDataLen() constpcpp::Layerinline
getDataPtr(size_t offset=0) constpcpp::Layerinlinevirtual
getHeaderLen() const overridepcpp::VrrpLayerinlinevirtual
getIPAddresses() constpcpp::VrrpLayer
getIPAddressesCount() constpcpp::VrrpLayer
getLayerPayload() constpcpp::Layerinline
getLayerPayloadSize() constpcpp::Layerinline
getNextLayer() constpcpp::Layerinline
getOsiModelLayer() const overridepcpp::VrrpLayerinlinevirtual
getPrevLayer() constpcpp::Layerinline
getPriority() constpcpp::VrrpLayer
getPriorityAsEnum() constpcpp::VrrpLayer
getProtocol() constpcpp::Layerinline
getType() constpcpp::VrrpLayer
getVersion() constpcpp::VrrpLayer
getVersionFromData(uint8_t *data, size_t dataLen)pcpp::VrrpLayerstatic
getVirtualRouterID() constpcpp::VrrpLayer
isAllocatedToPacket() constpcpp::Layerinline
isChecksumCorrect() constpcpp::VrrpLayer
Other enum valuepcpp::VrrpLayer
Owner enum valuepcpp::VrrpLayer
parseNextLayer() overridepcpp::VrrpLayerinlinevirtual
removeAllIPAddresses()pcpp::VrrpLayer
removeIPAddressAtIndex(int index)pcpp::VrrpLayer
setAdvInt(uint8_t advInt)pcpp::VrrpV2Layer
setAuthType(uint8_t authType)pcpp::VrrpV2Layer
setPriority(uint8_t priority)pcpp::VrrpLayer
setVirtualRouterID(uint8_t virtualRouterID)pcpp::VrrpLayer
Stop enum valuepcpp::VrrpLayer
toString() const overridepcpp::VrrpLayervirtual
VrrpAuthType enum namepcpp::VrrpV2Layer
VrrpPriority enum namepcpp::VrrpLayer
VrrpType enum namepcpp::VrrpLayer
VrrpType_Advertisement enum valuepcpp::VrrpLayer
VrrpType_Unknown enum valuepcpp::VrrpLayer
VrrpV2Layer(uint8_t *data, size_t dataLen, Layer *prevLayer, Packet *packet)pcpp::VrrpV2Layerinline
VrrpV2Layer(uint8_t virtualRouterId, uint8_t priority, uint8_t advInt, uint8_t authType=0)pcpp::VrrpV2Layerexplicit
~Layer()pcpp::Layervirtual
~VrrpV2Layer()pcpp::VrrpV2Layerinline