Home
last modified time | relevance | path

Searched refs:netbuf_free (Results 1 - 3 of 3) sorted by relevance

/third_party/lwip/src/include/lwip/
H A Dnetbuf.h77 void netbuf_free (struct netbuf *buf);
/third_party/lwip/src/api/
H A Dnetbuf.c127 netbuf_free(struct netbuf *buf) in netbuf_free() function
129 LWIP_ERROR("netbuf_free: invalid buf", (buf != NULL), return;); in netbuf_free()
H A Dsockets.c1624 netbuf_free(&chain_buf); in lwip_sendmsg_internal()
1631 netbuf_free(&chain_buf); in lwip_sendmsg_internal()
1747 netbuf_free(&buf); in lwip_sendto_internal()

Completed in 6 milliseconds