Searched defs:netbuf_chain (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Network/lwip-new/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;);
/vbox/src/VBox/Devices/Network/lwip/src/api/
H A Dapi_lib.c106 netbuf_chain(struct netbuf *head, struct netbuf *tail) function
/vbox/src/VBox/Devices/Network/lwip/vbox/include/
H A Dlwipopts.h147 #define netbuf_chain lwip_netbuf_chain macro
/vbox/src/VBox/Devices/Network/lwip-new/vbox/include/
H A Dlwip-namespace.h44 #define netbuf_chain lwip_netbuf_chain macro

Completed in 70 milliseconds