PcapPlusPlus
22.11
|
#include <IcmpLayer.h>
Public Attributes | |
uint16_t | unused |
uint16_t | nextHopMTU |
Public Attributes inherited from pcpp::icmphdr | |
uint8_t | type |
uint8_t | code |
uint16_t | checksum |
ICMP destination unreachable message structure
uint16_t pcpp::icmp_destination_unreachable::nextHopMTU |
contains the MTU of the next-hop network if a code 4 error occurs
uint16_t pcpp::icmp_destination_unreachable::unused |
unused 2 bytes