Home
last modified time | relevance | path

Searched refs:netconn_recv_tcp_pbuf (Results 1 – 3 of 3) sorted by relevance

/third_party/lwip/src/include/lwip/
Dapi.h337 err_t netconn_recv_tcp_pbuf(struct netconn *conn, struct pbuf **new_buf);
/third_party/lwip/src/api/
Dapi_lib.c782 netconn_recv_tcp_pbuf(struct netconn *conn, struct pbuf **new_buf) in netconn_recv_tcp_pbuf() function
/third_party/lwip/
DCHANGELOG1609 by not allocating a netbuf): added function netconn_recv_tcp_pbuf()