PcapPlusPlus  Next
pcpp::Sll2Layer Member List

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

computeCalculateFields() overridepcpp::Sll2Layervirtual
copyData(uint8_t *toArr) constpcpp::Layer
getArphrdType() constpcpp::Sll2Layer
getData() constpcpp::Layerinline
getDataLen() constpcpp::Layerinline
getDataPtr(size_t offset=0) const overridepcpp::Layerinlinevirtual
getHeaderLen() const overridepcpp::Sll2Layerinlinevirtual
getInterfaceIndex() constpcpp::Sll2Layer
getLayerPayload() constpcpp::Layerinline
getLayerPayloadSize() constpcpp::Layerinline
getLinkLayerAddr() constpcpp::Sll2Layer
getLinkLayerAddrLen() constpcpp::Sll2Layer
getLinkLayerAsMacAddress()pcpp::Sll2Layer
getNextLayer() constpcpp::Layerinline
getOsiModelLayer() const overridepcpp::Sll2Layerinlinevirtual
getPacketType() constpcpp::Sll2Layer
getPrevLayer() constpcpp::Layerinline
getProtocol() constpcpp::Layerinline
getProtocolType() constpcpp::Sll2Layer
getSll2Header() constpcpp::Sll2Layerinline
isAllocatedToPacket() constpcpp::Layerinline
isDataValid(const uint8_t *data, size_t dataLen)pcpp::Sll2Layerstatic
isMemberOfProtocolFamily(ProtocolTypeFamily protocolTypeFamily) constpcpp::Layer
parseNextLayer() overridepcpp::Sll2Layervirtual
setArphrdType(uint16_t arphrdType)pcpp::Sll2Layer
setInterfaceIndex(uint32_t interfaceIndex)pcpp::Sll2Layer
setLinkLayerAddr(const uint8_t *addr, size_t addrLength)pcpp::Sll2Layer
setMacAddressAsLinkLayer(const MacAddress &macAddr)pcpp::Sll2Layer
setPacketType(uint8_t packetType)pcpp::Sll2Layer
setProtocolType(uint16_t protocolType)pcpp::Sll2Layer
Sll2Layer(uint8_t *data, size_t dataLen, Packet *packet)pcpp::Sll2Layerinline
Sll2Layer(uint32_t interfaceIndex, uint16_t ARPHRDType, uint8_t packetType)pcpp::Sll2Layer
toString() const overridepcpp::Sll2Layervirtual
~Layer() overridepcpp::Layer