Home
last modified time | relevance | path

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

/lib/liblwip/src/core/
Dtcp.c185 tcp_pcb_purge(pcb); in tcp_close_shutdown()
951 tcp_pcb_purge(pcb); in tcp_slowtmr()
1019 tcp_pcb_purge(pcb); in tcp_slowtmr()
1470 tcp_pcb_purge(struct tcp_pcb *pcb) in tcp_pcb_purge() function
1542 tcp_pcb_purge(pcb); in tcp_pcb_remove()
Dtcp_in.c746 tcp_pcb_purge(pcb); in tcp_process()
763 tcp_pcb_purge(pcb); in tcp_process()
773 tcp_pcb_purge(pcb); in tcp_process()
/lib/liblwip/src/include/lwip/
Dtcp_impl.h416 void tcp_pcb_purge(struct tcp_pcb *pcb);