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

/vbox/src/VBox/Devices/Network/lwip-new/src/api/
H A Dnetbuf.c56 netbuf *netbuf_new(void) function
82 * Deallocate a netbuf allocated by netbuf_new().
84 * @param buf pointer to a netbuf allocated by netbuf_new()
/vbox/src/VBox/Devices/Network/lwip/src/api/
H A Dapi_lib.c43 netbuf *netbuf_new(void) function
/vbox/src/VBox/Devices/Network/lwip/vbox/include/
H A Dlwipopts.h157 #define netbuf_new lwip_netbuf_new macro
/vbox/src/VBox/Devices/Network/lwip-new/vbox/include/
H A Dlwip-namespace.h49 #define netbuf_new lwip_netbuf_new macro

Completed in 37 milliseconds