Home
last modified time | relevance | path

Searched refs:pbuf_ref (Results 1 – 12 of 12) sorted by relevance

/third_party/lwip/
D0038-add-tso.patch38 - pbuf_ref(p);
42 + pbuf_ref(tmp);
46 + pbuf_ref(p);
100 pbuf_ref(cseg->p);
D0057-same-node-gazellectl-a.patch88 pbuf_ref(p);
D0080-enable-ipv6.patch156 pbuf_ref(p);
D0053-cleancode-improve-lwipopts.h-readability.patch481 pbuf_ref(tmp);
/third_party/lwip/src/include/lwip/
Dpbuf.h292 void pbuf_ref(struct pbuf *p);
/third_party/lwip/src/core/
Dpbuf.c829 pbuf_ref(struct pbuf *p) in pbuf_ref() function
899 pbuf_ref(t); in pbuf_chain()
Dtcp.c1851 pbuf_ref(cseg->p);
/third_party/lwip/src/core/ipv4/
Dip4_frag.c854 pbuf_ref(p); in ip4_frag()
Detharp.c1062 pbuf_ref(p);
/third_party/lwip/src/core/ipv6/
Dip6_frag.c837 pbuf_ref(p); in ip6_frag()
Dnd6.c2213 pbuf_ref(p);
/third_party/lwip/src/apps/http/
Dhttpd.c1861 pbuf_ref(q);
2008 pbuf_ref(p);