Home
last modified time | relevance | path

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

/third_party/lwip/src/core/
Dtcp.c192 static err_t tcp_close_shutdown_fin(struct tcp_pcb *pcb);
403 return tcp_close_shutdown_fin(pcb); in tcp_close_shutdown()
409 tcp_close_shutdown_fin(struct tcp_pcb *pcb) in tcp_close_shutdown_fin() function
1504 tcp_close_shutdown_fin(pcb); in tcp_fasttmr()
1822 tcp_close_shutdown_fin(pcb); in tcp_handle_closepend()