PcapPlusPlus
|
#include <IcmpLayer.h>
Public Attributes | |
uint8_t | type |
uint8_t | code |
uint16_t | checksum |
Represents ICMP basic protocol header (common for all ICMP message types)
uint16_t pcpp::icmphdr::checksum |
message checksum
uint8_t pcpp::icmphdr::code |
message code
uint8_t pcpp::icmphdr::type |
message type