/[lwip]/lwip/src/netif/loopif.c
ViewVC logotype

Diff of /lwip/src/netif/loopif.c

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

revision 1.11 by likewise, Sat Feb 7 00:30:03 2004 UTC revision 1.12 by christiaans, Fri Nov 25 12:03:39 2005 UTC
# Line 58  loopif_output(struct netif *netif, struc Line 58  loopif_output(struct netif *netif, struc
58         struct ip_addr *ipaddr)         struct ip_addr *ipaddr)
59  {  {
60    struct pbuf *q, *r;    struct pbuf *q, *r;
61    char *ptr;    u8_t *ptr;
62    void **arg;    void **arg;
63    
64  #if defined(LWIP_DEBUG) && defined(LWIP_TCPDUMP)  #if defined(LWIP_DEBUG) && defined(LWIP_TCPDUMP)

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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