Home
last modified time | relevance | path

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

/third_party/lwip/src/core/
Dtcp.c195 static err_t tcp_close_shutdown_fin(struct tcp_pcb *pcb);
561 return tcp_close_shutdown_fin(pcb); in tcp_close_shutdown()
567 tcp_close_shutdown_fin(struct tcp_pcb *pcb) in tcp_close_shutdown_fin() function
1681 tcp_close_shutdown_fin(pcb);
1999 tcp_close_shutdown_fin(pcb);
/third_party/lwip/
D0030-refactor-tcp-new-port.patch25 static err_t tcp_close_shutdown_fin(struct tcp_pcb *pcb);
D0084-add-tcpslowtmr-log-and-tcpfasttmr-cnt.patch95 tcp_close_shutdown_fin(pcb);
D0053-cleancode-improve-lwipopts.h-readability.patch629 @@ -214,7 +214,7 @@ static err_t tcp_close_shutdown_fin(struct tcp_pcb *pcb);
D0002-adapt-lstack.patch2374 static err_t tcp_close_shutdown_fin(struct tcp_pcb *pcb);