Home
last modified time | relevance | path

Searched refs:tcp_free (Results 1 – 4 of 4) sorted by relevance

/third_party/lwip/src/core/
Dtcp.c224 tcp_free(struct tcp_pcb *pcb) in tcp_free() function
528 tcp_free(pcb); in tcp_close_shutdown()
548 tcp_free(pcb); in tcp_close_shutdown()
557 tcp_free(pcb); in tcp_close_shutdown()
741 tcp_free(pcb); in tcp_abandon()
779 tcp_free(pcb); in tcp_abandon()
1072 tcp_free(pcb);
1584 tcp_free(pcb2);
1642 tcp_free(pcb2);
Dtcp_in.c466 tcp_free(pcb);
631 tcp_free(pcb);
/third_party/lwip/src/include/lwip/priv/
Dtcp_priv.h80 void tcp_free (struct tcp_pcb *pcb);
/third_party/NuttX/
DReleaseNotes29529 …ub.com/apache/incubator-nuttx/pull/3103) net: tcp: reset the connection ref count before tcp_free()