PcapPlusPlus
pcpp::icmp_redirect Struct Reference

#include <IcmpLayer.h>

Inheritance diagram for pcpp::icmp_redirect:
pcpp::icmphdr

Public Attributes

uint32_t gatewayAddress
 
- Public Attributes inherited from pcpp::icmphdr
uint8_t type
 
uint8_t code
 
uint16_t checksum
 

Detailed Description

ICMP redirect message structure

Member Data Documentation

◆ gatewayAddress

uint32_t pcpp::icmp_redirect::gatewayAddress

an IPv4 address of the gateway to which the redirection should be sent