Searched refs:pbuf_coalesce (Results 1 – 9 of 9) sorted by relevance
163 struct pbuf *pbuf_coalesce(struct pbuf *p, pbuf_layer layer);
243 struct pbuf *pbuf_coalesce(struct pbuf *p, pbuf_layer layer);
301 struct pbuf *pbuf_coalesce(struct pbuf *p, pbuf_layer layer);
1010 pbuf_coalesce(struct pbuf *p, pbuf_layer layer) in pbuf_coalesce() function
1229 pbuf_coalesce(struct pbuf *p, pbuf_layer layer) in pbuf_coalesce() function
1278 pbuf_coalesce(struct pbuf *p, pbuf_layer layer) in pbuf_coalesce() function
934 pb = pbuf_coalesce(pb, PBUF_RAW); in ppp_input()
532 p = pbuf_coalesce(p, PBUF_RAW); in pppol2tp_dispatch_control_packet()
398 pb = pbuf_coalesce(pb, PBUF_RAW); in pppoe_disc_input()
Completed in 71 milliseconds