Searched refs:pbuf_chain (Results 1 – 8 of 8) sorted by relevance
236 void pbuf_chain(struct pbuf *head, struct pbuf *tail);
268 void pbuf_chain(struct pbuf *head, struct pbuf *tail);
311 pbuf_chain(q, p); in raw_sendto()
744 pbuf_chain(q, p); in udp_sendto_if_src_chksum()
978 pbuf_chain(struct pbuf *h, struct pbuf *t) in pbuf_chain() function
663 pbuf_chain(np, n0->next); in vj_uncompress_tcp()
225 pbuf_chain(pb, p); in pppol2tp_netif_output()
269 pbuf_chain(pb, p); in pppoe_netif_output()
Completed in 22 milliseconds