PcapPlusPlus  21.05
pcpp::icmp_param_problem Struct Reference

#include <IcmpLayer.h>

Inheritance diagram for pcpp::icmp_param_problem:
pcpp::icmphdr

Public Attributes

uint8_t pointer
 
uint8_t unused1
 
uint16_t unused2
 
- Public Attributes inherited from pcpp::icmphdr
uint8_t type
 
uint8_t code
 
uint16_t checksum
 

Detailed Description

ICMP parameter problem message structure

Member Data Documentation

◆ pointer

uint8_t pcpp::icmp_param_problem::pointer

in the case of an invalid IP header (Code 0), this field indicates the byte offset of the error in the header

◆ unused1

uint8_t pcpp::icmp_param_problem::unused1

unused 1 byte

◆ unused2

uint16_t pcpp::icmp_param_problem::unused2

unused 2 bytes