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

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

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

revision 1.13 by likewise, Sun May 18 22:29:10 2003 UTC revision 1.13.4.1 by marcbou, Thu Jun 19 11:34:02 2003 UTC
# Line 110  u8_t pbuf_free(struct pbuf *p); Line 110  u8_t pbuf_free(struct pbuf *p);
110  u8_t pbuf_clen(struct pbuf *p);    u8_t pbuf_clen(struct pbuf *p);  
111  void pbuf_chain(struct pbuf *h, struct pbuf *t);  void pbuf_chain(struct pbuf *h, struct pbuf *t);
112  struct pbuf *pbuf_take(struct pbuf *f);  struct pbuf *pbuf_take(struct pbuf *f);
 #if 0 /* see remark in code */  
113  struct pbuf *pbuf_dechain(struct pbuf *p);  struct pbuf *pbuf_dechain(struct pbuf *p);
 #endif  
114    
115  #endif /* __LWIP_PBUF_H__ */  #endif /* __LWIP_PBUF_H__ */

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.13.4.1

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