61 SllLayer(uint16_t packetType, uint16_t ARPHRDType);
Definition: MacAddress.h:25
Definition: SllLayer.h:45
SllLayer(uint16_t packetType, uint16_t ARPHRDType)
size_t getHeaderLen() const
Definition: SllLayer.h:100
void computeCalculateFields()
bool setMacAddressAsLinkLayer(const MacAddress &macAddr)
bool setLinkLayerAddr(uint8_t *addr, size_t addrLength)
sll_header * getSllHeader() const
Definition: SllLayer.h:71
std::string toString() const
OsiModelLayer getOsiModelLayer() const
Definition: SllLayer.h:112
SllLayer(uint8_t *data, size_t dataLen, Packet *packet)
Definition: SllLayer.h:53
The main namespace for the PcapPlusPlus lib.
OsiModelLayer
Definition: ProtocolType.h:354
@ OsiModelDataLinkLayer
Definition: ProtocolType.h:358
const ProtocolType SLL
Definition: ProtocolType.h:143