PcapPlusPlus  Next
pcpp::icmp_redirect Struct Reference

#include <IcmpLayer.h>

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

Public Attributes

uint32_t gatewayAddress
 an IPv4 address of the gateway to which the redirection should be sent
 
- Public Attributes inherited from pcpp::icmphdr
uint8_t type
 message type
 
uint8_t code
 message code
 
uint16_t checksum
 message checksum
 

Detailed Description

ICMP redirect message structure