/[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.6 by jani, Fri Feb 21 16:43:46 2003 UTC revision 1.7 by likewise, Mon Jun 9 21:14:47 2003 UTC
# Line 108  PACK_STRUCT_END Line 108  PACK_STRUCT_END
108  #define ICMPH_CODE_SET(hdr, code) ((hdr)->_type_code = htons((code) | (ICMPH_TYPE(hdr) << 8)))  #define ICMPH_CODE_SET(hdr, code) ((hdr)->_type_code = htons((code) | (ICMPH_TYPE(hdr) << 8)))
109    
110  #endif /* __LWIP_ICMP_H__ */  #endif /* __LWIP_ICMP_H__ */
111                  

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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