Home
last modified time | relevance | path

Searched refs:pbuf_coalesce (Results 1 – 2 of 2) sorted by relevance

/lib/liblwip/src/include/lwip/
Dpbuf.h163 struct pbuf *pbuf_coalesce(struct pbuf *p, pbuf_layer layer);
/lib/liblwip/src/core/
Dpbuf.c1010 pbuf_coalesce(struct pbuf *p, pbuf_layer layer) in pbuf_coalesce() function