Searched refs:netbuf_chain (Results 1 - 2 of 2) sorted by relevance

/external/syslinux/core/lwip/src/include/lwip/
H A Dnetbuf.h70 void netbuf_chain (struct netbuf *head,
/external/syslinux/core/lwip/src/api/
H A Dnetbuf.c174 netbuf_chain(struct netbuf *head, struct netbuf *tail) function
177 LWIP_ERROR("netbuf_chain: invalid tail", (tail != NULL), return;);

Completed in 103 milliseconds