PcapPlusPlus  21.05
pcpp::icmp_destination_unreachable Struct Reference

#include <IcmpLayer.h>

Inheritance diagram for pcpp::icmp_destination_unreachable:
pcpp::icmphdr

Public Attributes

uint16_t unused
 
uint16_t nextHopMTU
 
- Public Attributes inherited from pcpp::icmphdr
uint8_t type
 
uint8_t code
 
uint16_t checksum
 

Detailed Description

ICMP destination unreachable message structure

Member Data Documentation

◆ nextHopMTU

uint16_t pcpp::icmp_destination_unreachable::nextHopMTU

contains the MTU of the next-hop network if a code 4 error occurs

◆ unused

uint16_t pcpp::icmp_destination_unreachable::unused

unused 2 bytes