icmp_echo_t Struct Reference

Echo request and response message format. More...

Detailed Description

Echo request and response message format.

See also
RFC 792, page 14

Definition at line 40 of file icmp.h.

#include <icmp.h>

Data Fields

uint8_t type
 message type
 
uint8_t code
 message code
 
network_uint16_t csum
 checksum
 
network_uint16_t id
 identifier
 
network_uint16_t sn
 sequence number
 

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