Searched refs:tcp_close (Results 1 – 8 of 8) sorted by relevance
261 err = tcp_close(conn->conn_pcb); in lwiperf_tcp_close()268 err = tcp_close(conn->server_pcb); in lwiperf_tcp_close()722 tcp_close(pcb); in lwiperf_start_tcp_server_impl()
203 tcp_close(tpcb); in altcp_tcp_new_ip_type()324 err = tcp_close(pcb); in altcp_tcp_close()
484 tcp_close(struct tcp_pcb *pcb) in tcp_close() function1698 return tcp_close(pcb); in tcp_recv_null()
183 #define altcp_close tcp_close
470 err_t tcp_close (struct tcp_pcb *pcb);
153 * Changed the semantics of tcp_close() (since it was rather a155 callback (aside from NULL/closed) after calling tcp_close()
276 * tcp_close does not fail on memory error (instead, FIN is sent from tcp_tmr)303 * tcp: Fixed bug #47485 (tcp_close() should not fail on memory error) by retrying861 after tcp_close())1976 recv callbacks after calling tcp_close(). Added tcp_shutdown().2641 tcp_close returns != ERR_OK)3463 tcp_output fails in tcp_close, the code in do_close_internal gets simpler4502 - Fixed a bug in tcp_close().
1009 err = tcp_close(tpcb);1505 tcp_close(lpcb);