Searched refs:pbuf_ref (Results 1 - 15 of 15) sorted by relevance

/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Dpbuf.h102 void pbuf_ref(struct pbuf *p);
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dpbuf.h161 void pbuf_ref(struct pbuf *p);
/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. */
H A Dtcp.c737 pbuf_ref(cseg->p);
/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
/vbox/src/VBox/Devices/Network/lwip-new/src/core/ipv6/
H A Dip6_frag.c613 pbuf_ref(p);
H A Dnd6.c1645 pbuf_ref(p);
/vbox/src/VBox/Devices/Network/lwip-new/src/core/
H A Dpbuf.c723 pbuf_ref(struct pbuf *p) function
790 pbuf_ref(t);
H A Dtcp.c1271 pbuf_ref(cseg->p);
/vbox/src/VBox/Devices/Network/lwip/src/netif/
H A Detharp.c819 pbuf_ref(p);
/vbox/src/VBox/Devices/Network/lwip-new/src/core/ipv4/
H A Dip_frag.c802 pbuf_ref(p);
/vbox/src/VBox/NetworkServices/NAT/
H A Dpxtcp.c1040 pbuf_ref(p);
1562 pbuf_ref(q);
/vbox/src/VBox/Devices/Network/lwip/src/api/
H A Dapi_msg.c55 pbuf_ref(p);
/vbox/src/VBox/Devices/Network/lwip-new/src/netif/
H A Detharp.c1130 pbuf_ref(p);

Completed in 120 milliseconds