PcapPlusPlus  23.09
pcpp::VrrpV3Layer Member List

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

addIPAddress(const IPAddress &ipAddress)pcpp::VrrpLayer
addIPAddresses(const std::vector< IPAddress > &ipAddresses)pcpp::VrrpLayer
calculateAndSetChecksum()pcpp::VrrpLayer
calculateChecksum() const overridepcpp::VrrpV3Layervirtual
computeCalculateFields() overridepcpp::VrrpLayervirtual
copyData(uint8_t *toArr) constpcpp::Layer
Default enum valuepcpp::VrrpLayer
getAddressType() constpcpp::VrrpLayer
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
getMaxAdvInt() constpcpp::VrrpV3Layer
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
setMaxAdvInt(uint16_t maxAdvInt)pcpp::VrrpV3Layer
setPriority(uint8_t priority)pcpp::VrrpLayer
setVirtualRouterID(uint8_t virtualRouterID)pcpp::VrrpLayer
Stop enum valuepcpp::VrrpLayer
toString() const overridepcpp::VrrpLayervirtual
VrrpPriority enum namepcpp::VrrpLayer
VrrpType enum namepcpp::VrrpLayer
VrrpType_Advertisement enum valuepcpp::VrrpLayer
VrrpType_Unknown enum valuepcpp::VrrpLayer
VrrpV3Layer(uint8_t *data, size_t dataLen, Layer *prevLayer, Packet *packet, IPAddress::AddressType addressType)pcpp::VrrpV3Layerinline
VrrpV3Layer(IPAddress::AddressType addressType, uint8_t virtualRouterId, uint8_t priority, uint16_t maxAdvInt)pcpp::VrrpV3Layerexplicit
~Layer()pcpp::Layervirtual
~VrrpV3Layer()pcpp::VrrpV3Layerinline