/[lwip]/lwip/src/include/ipv6/lwip/inet.h
ViewVC logotype

Diff of /lwip/src/include/ipv6/lwip/inet.h

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

revision 1.2 by likewise, Wed Jan 8 10:09:42 2003 UTC revision 1.2.4.1 by likewise, Wed Jun 4 10:30:00 2003 UTC
# Line 44  u16_t inet_chksum_pseudo(struct pbuf *p, Line 44  u16_t inet_chksum_pseudo(struct pbuf *p,
44                           struct ip_addr *src, struct ip_addr *dest,                           struct ip_addr *src, struct ip_addr *dest,
45                           u8_t proto, u32_t proto_len);                           u8_t proto, u32_t proto_len);
46    
47    u32_t inet_addr(const char *cp);
48    int inet_aton(const char *cp, struct in_addr *addr);
49    
50  #ifndef _MACHINE_ENDIAN_H_  #ifndef _MACHINE_ENDIAN_H_
51  #ifndef _NETINET_IN_H  #ifndef _NETINET_IN_H

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.2.4.1

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