/[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.3 by jani, Mon Jun 2 11:09:02 2003 UTC revision 1.4 by likewise, Mon Jun 9 21:14:47 2003 UTC
# Line 41  Line 41 
41  u16_t inet_chksum(void *data, u16_t len);  u16_t inet_chksum(void *data, u16_t len);
42  u16_t inet_chksum_pbuf(struct pbuf *p);  u16_t inet_chksum_pbuf(struct pbuf *p);
43  u16_t inet_chksum_pseudo(struct pbuf *p,  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);  u32_t inet_addr(const char *cp);
48  int inet_aton(const char *cp, struct in_addr *addr);  int inet_aton(const char *cp, struct in_addr *addr);

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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