Home
last modified time | relevance | path

Searched refs:netbuf_chain (Results 1 – 3 of 3) sorted by relevance

/lib/liblwip/src/include/lwip/
Dnetbuf.h70 void netbuf_chain (struct netbuf *head,
/lib/liblwip/src/api/
Dnetbuf.c174 netbuf_chain(struct netbuf *head, struct netbuf *tail) in netbuf_chain() function
/lib/liblwip/
DCHANGELOG1349 * netbuf.c: bug #26027: netbuf_chain resulted in pbuf memory leak