#include <icmp.h>
Definition at line 76 of file icmp.h.
| Public Member Functions | |
| PACK_STRUCT_FIELD (uInt16 seqno) | |
| PACK_STRUCT_FIELD (uInt16 id) | |
| PACK_STRUCT_FIELD (uInt16 chksum) | |
| PACK_STRUCT_FIELD (uInt16 _type_code) | |
| Data Fields | |
| u16_t | chksum | 
| u8_t | icode | 
| u16_t | id | 
| u16_t | seqno | 
| u8_t | type | 
| icmp_echo_hdr::PACK_STRUCT_FIELD | ( | uInt16 | seqno | ) | 
| icmp_echo_hdr::PACK_STRUCT_FIELD | ( | uInt16 | id | ) | 
| icmp_echo_hdr::PACK_STRUCT_FIELD | ( | uInt16 | chksum | ) | 
| icmp_echo_hdr::PACK_STRUCT_FIELD | ( | uInt16 | _type_code | ) | 
| u16_t icmp_echo_hdr::chksum | 
| u8_t icmp_echo_hdr::icode | 
| u16_t icmp_echo_hdr::id | 
| u16_t icmp_echo_hdr::seqno | 
| u8_t icmp_echo_hdr::type | 
 1.4.7
 1.4.7