Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

icmp_echo_hdr Struct Reference

#include <icmp.h>


Public Member Functions

 PACK_STRUCT_FIELD (u16_t _type_code)
 PACK_STRUCT_FIELD (u16_t chksum)
 PACK_STRUCT_FIELD (u16_t id)
 PACK_STRUCT_FIELD (u16_t seqno)

Data Fields

u8_t type
u8_t icode
u16_t chksum
u16_t id
u16_t seqno


Member Function Documentation

icmp_echo_hdr::PACK_STRUCT_FIELD u16_t  seqno  ) 
 

icmp_echo_hdr::PACK_STRUCT_FIELD u16_t  id  ) 
 

icmp_echo_hdr::PACK_STRUCT_FIELD u16_t  chksum  ) 
 

icmp_echo_hdr::PACK_STRUCT_FIELD u16_t  _type_code  ) 
 


Field Documentation

u16_t icmp_echo_hdr::chksum
 

Definition at line 77 of file ipv6/lwip/icmp.h.

u8_t icmp_echo_hdr::icode
 

Definition at line 76 of file ipv6/lwip/icmp.h.

u16_t icmp_echo_hdr::id
 

Definition at line 78 of file ipv6/lwip/icmp.h.

u16_t icmp_echo_hdr::seqno
 

Definition at line 79 of file ipv6/lwip/icmp.h.

u8_t icmp_echo_hdr::type
 

Definition at line 75 of file ipv6/lwip/icmp.h.


The documentation for this struct was generated from the following files:
Generated on Wed Jan 14 12:59:16 2004 for RTL-lwIP-0.4 by doxygen 1.3.4