GNUnet 0.21.1
icmp_echo_header Struct Reference

Data Fields

uint8_t type
 
uint8_t code
 
uint16_t checksum
 
uint32_t reserved
 

Detailed Description

Definition at line 167 of file gnunet-helper-nat-client.c.

Field Documentation

◆ type

uint8_t icmp_echo_header::type

Definition at line 169 of file gnunet-helper-nat-client.c.

Referenced by send_icmp(), and send_icmp_echo().

◆ code

uint8_t icmp_echo_header::code

Definition at line 171 of file gnunet-helper-nat-client.c.

Referenced by send_icmp(), and send_icmp_echo().

◆ checksum

uint16_t icmp_echo_header::checksum

Definition at line 173 of file gnunet-helper-nat-client.c.

Referenced by send_icmp(), and send_icmp_echo().

◆ reserved

uint32_t icmp_echo_header::reserved

Definition at line 175 of file gnunet-helper-nat-client.c.

Referenced by process_icmp_response(), send_icmp(), and send_icmp_echo().


The documentation for this struct was generated from the following files: