/[lwip]/lwip/src/include/ipv4/lwip/icmp.h
ViewVC logotype

Diff of /lwip/src/include/ipv4/lwip/icmp.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by likewise, Fri Nov 8 22:50:49 2002 UTC revision 1.4 by jani, Fri Nov 15 12:32:47 2002 UTC
# Line 81  struct icmp_echo_hdr { Line 81  struct icmp_echo_hdr {
81    PACK_STRUCT_FIELD(u16_t seqno);    PACK_STRUCT_FIELD(u16_t seqno);
82  } PACK_STRUCT_STRUCT;  } PACK_STRUCT_STRUCT;
83  PACK_STRUCT_END  PACK_STRUCT_END
 #ifdef PACK_STRUCT_USE_INCLUDES  
 #  include "arch/epstruct.h"  
 #endif  
84    
 #ifdef PACK_STRUCT_USE_INCLUDES  
 #  include "arch/bpstruct.h"  
 #endif  
85  PACK_STRUCT_BEGIN  PACK_STRUCT_BEGIN
86  struct icmp_dur_hdr {  struct icmp_dur_hdr {
87    PACK_STRUCT_FIELD(u16_t _type_code);    PACK_STRUCT_FIELD(u16_t _type_code);
# Line 95  struct icmp_dur_hdr { Line 89  struct icmp_dur_hdr {
89    PACK_STRUCT_FIELD(u32_t unused);    PACK_STRUCT_FIELD(u32_t unused);
90  } PACK_STRUCT_STRUCT;  } PACK_STRUCT_STRUCT;
91  PACK_STRUCT_END  PACK_STRUCT_END
 #ifdef PACK_STRUCT_USE_INCLUDES  
 #  include "arch/epstruct.h"  
 #endif  
92    
 #ifdef PACK_STRUCT_USE_INCLUDES  
 #  include "arch/bpstruct.h"  
 #endif  
93  PACK_STRUCT_BEGIN  PACK_STRUCT_BEGIN
94  struct icmp_te_hdr {  struct icmp_te_hdr {
95    PACK_STRUCT_FIELD(u16_t _type_code);    PACK_STRUCT_FIELD(u16_t _type_code);

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26