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

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

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

revision 1.1.1.1 by likewise, Sat Oct 19 13:00:09 2002 UTC revision 1.2 by kieranm, Thu Dec 5 09:40:19 2002 UTC
# Line 101  void              netbuf_first    (struc Line 101  void              netbuf_first    (struc
101    
102  void              netbuf_copy     (struct netbuf *buf,  void              netbuf_copy     (struct netbuf *buf,
103                                     void *dataptr, u16_t len);                                     void *dataptr, u16_t len);
104    void              netbuf_copy_partial(struct netbuf *buf, void *dataptr,
105                                          u16_t len, u16_t offset);
106  struct ip_addr *  netbuf_fromaddr (struct netbuf *buf);  struct ip_addr *  netbuf_fromaddr (struct netbuf *buf);
107  u16_t             netbuf_fromport (struct netbuf *buf);  u16_t             netbuf_fromport (struct netbuf *buf);
108    

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

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