/[lwip]/lwip/src/include/lwip/tcp.h
ViewVC logotype

Diff of /lwip/src/include/lwip/tcp.h

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

revision 1.31 by likewise, Mon Dec 27 14:44:30 2004 UTC revision 1.32 by christiaans, Fri Nov 25 12:03:39 2005 UTC
# Line 439  void tcp_debug_print(struct tcp_hdr *tcp Line 439  void tcp_debug_print(struct tcp_hdr *tcp
439  void tcp_debug_print_flags(u8_t flags);  void tcp_debug_print_flags(u8_t flags);
440  void tcp_debug_print_state(enum tcp_state s);  void tcp_debug_print_state(enum tcp_state s);
441  void tcp_debug_print_pcbs(void);  void tcp_debug_print_pcbs(void);
442  int tcp_pcbs_sane(void);  s16_t tcp_pcbs_sane(void);
443  #else  #else
444  #  define tcp_debug_print(tcphdr)  #  define tcp_debug_print(tcphdr)
445  #  define tcp_debug_print_flags(flags)  #  define tcp_debug_print_flags(flags)

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

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