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

/vbox/src/VBox/Devices/Network/lwip/src/core/
H A Dpbuf.c642 pbuf_ref(struct pbuf *p) function
710 pbuf_ref(t);
764 pbuf_ref(n);
776 * caller MUST NOT call pbuf_ref() as it implicitly takes over the reference
806 * pbuf_free(q) here, resulting in an implicit pbuf_ref(q) for the caller. */
/vbox/src/VBox/Devices/Network/lwip-new/src/core/
H A Dpbuf.c723 pbuf_ref(struct pbuf *p) function
790 pbuf_ref(t);
/vbox/src/VBox/Devices/Network/lwip/vbox/include/
H A Dlwipopts.h211 #define pbuf_ref lwip_pbuf_ref macro
/vbox/src/VBox/Devices/Network/lwip-new/vbox/include/
H A Dlwip-namespace.h115 #define pbuf_ref lwip_pbuf_ref macro

Completed in 269 milliseconds