Searched refs:pbuf_init (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Dpbuf.h97 void pbuf_init(void);
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dpbuf.h151 #define pbuf_init() macro
/vbox/src/VBox/Devices/Network/lwip-new/src/core/
H A Dinit.c304 pbuf_init();
/vbox/src/VBox/Devices/Network/lwip/vbox/include/
H A Dlwipopts.h208 #define pbuf_init lwip_pbuf_init macro
/vbox/src/VBox/Devices/Network/lwip-new/vbox/include/
H A Dlwip-namespace.h111 #define pbuf_init lwip_pbuf_init
/vbox/src/VBox/Devices/Network/lwip/src/core/
H A Dpbuf.c98 pbuf_init(void) function
206 * the pbuf pool that is allocated during pbuf_init().

Completed in 54 milliseconds