/[lwip]/lwip/src/include/netif/etharp.h
ViewVC logotype

Diff of /lwip/src/include/netif/etharp.h

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

revision 1.8 by likewise, Wed Jan 8 10:09:42 2003 UTC revision 1.9 by likewise, Tue Apr 1 14:02:50 2003 UTC
# Line 91  struct pbuf *etharp_arp_input(struct net Line 91  struct pbuf *etharp_arp_input(struct net
91                             struct pbuf *p);                             struct pbuf *p);
92  struct pbuf *etharp_output(struct netif *netif, struct ip_addr *ipaddr,  struct pbuf *etharp_output(struct netif *netif, struct ip_addr *ipaddr,
93                             struct pbuf *q);                             struct pbuf *q);
94  struct pbuf *etharp_query(struct netif *netif, struct ip_addr *ipaddr, struct pbuf *q);  err_t etharp_query(struct netif *netif, struct ip_addr *ipaddr, struct pbuf *q);
95    
96    
97    

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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