Echo request and response message format.  
 More...
Echo request and response message format. 
- See also
- RFC 792, page 14  
Definition at line 39 of file icmp.h.
#include <icmp.h>
◆ code
      
        
          | uint8_t icmp_echo_t::code | 
      
 
message code 
Definition at line 41 of file icmp.h.
 
 
◆ csum
checksum 
Definition at line 42 of file icmp.h.
 
 
◆ id
identifier 
Definition at line 43 of file icmp.h.
 
 
◆ sn
sequence number 
Definition at line 44 of file icmp.h.
 
 
◆ type
      
        
          | uint8_t icmp_echo_t::type | 
      
 
message type 
Definition at line 40 of file icmp.h.
 
 
The documentation for this struct was generated from the following file: