Home
last modified time | relevance | path

Searched refs:pbuf_chain (Results 1 – 10 of 10) sorted by relevance

/third_party/lwip/src/include/lwip/
Dpbuf.h296 void pbuf_chain(struct pbuf *head, struct pbuf *tail);
/third_party/lwip/test/unit/ip6/
Dtest_ip6.c316 pbuf_chain(hdr, payload); in START_TEST()
/third_party/lwip/src/core/
Draw.c497 pbuf_chain(q, p); in raw_sendto_if_src()
Dpbuf.c895 pbuf_chain(struct pbuf *h, struct pbuf *t) in pbuf_chain() function
Dudp.c816 pbuf_chain(q, p);
/third_party/lwip/src/netif/ppp/
Dvj.c654 pbuf_chain(np, n0->next); in vj_uncompress_tcp()
Dpppol2tp.c229 pbuf_chain(pb, p); in pppol2tp_netif_output()
Dpppoe.c276 pbuf_chain(pb, p); in pppoe_netif_output()
/third_party/lwip/
D0057-same-node-gazellectl-a.patch94 /* Add it to end of rambuf's chain, but using pbuf_cat, not pbuf_chain
D0080-enable-ipv6.patch162 /* Add it to end of rambuf's chain, but using pbuf_cat, not pbuf_chain