PcapPlusPlus  Next
pcpp::icmpv6_echo_hdr Struct Reference

#include <IcmpV6Layer.h>

Inheritance diagram for pcpp::icmpv6_echo_hdr:
pcpp::icmpv6hdr

Public Attributes

uint16_t id
 the echo request identifier
 
uint16_t sequence
 the echo request sequence number
 
- Public Attributes inherited from pcpp::icmpv6hdr
uint8_t type
 
uint8_t code
 The code field value depends on the message type and provides an additional level of message granularity.
 
uint16_t checksum
 The checksum field provides a minimal level of integrity verification for the ICMP message.
 

Detailed Description

ICMP echo request/reply message structure