Searched refs:tcp_close (Results 1 – 14 of 14) sorted by relevance
276 err = tcp_close(pcbl); in START_TEST()293 err = tcp_close(pcb); in START_TEST()306 err = tcp_close(pcb); in START_TEST()349 err = tcp_close(pcb); in START_TEST()417 tcp_close((struct tcp_pcb *)lpcb); in START_TEST()595 tcp_close((struct tcp_pcb *)lpcb); in START_TEST()640 tcp_close((struct tcp_pcb *)lpcb); in START_TEST()
29 tcp_close(pcb2); in tcp_remove()
155 tcp_close(pcbl); in START_TEST()271 err_t err2 = tcp_close(pcb); in test_tcp_recv_expectclose()
262 err = tcp_close(conn->conn_pcb); in lwiperf_tcp_close()269 err = tcp_close(conn->server_pcb); in lwiperf_tcp_close()728 tcp_close(pcb); in lwiperf_start_tcp_server_impl()
370 tcp_close(msg->Input.FreeSocket.pcb); in LibTCPFreeSocketCallback()684 msg->Output.Shutdown.Error = tcp_close(pcb); in LibTCPShutdownCallback()780 msg->Output.Close.Error = tcp_close(pcb); in LibTCPCloseCallback()
207 tcp_close(tpcb); in altcp_tcp_new_ip_type()328 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()
50 static void tcp_close(adns_state ads) { in tcp_close() function73 tcp_close(ads); in adns__tcp_broken()268 tcp_close(ads); in tcp_events()
184 #define altcp_close tcp_close
470 err_t tcp_close (struct tcp_pcb *pcb);
163 * Changed the semantics of tcp_close() (since it was rather a165 callback (aside from NULL/closed) after calling tcp_close()
373 * tcp_close does not fail on memory error (instead, FIN is sent from tcp_tmr)400 * tcp: Fixed bug #47485 (tcp_close() should not fail on memory error) by retrying958 after tcp_close())2073 recv callbacks after calling tcp_close(). Added tcp_shutdown().2738 tcp_close returns != ERR_OK)3560 tcp_output fails in tcp_close, the code in do_close_internal gets simpler4599 - Fixed a bug in tcp_close().
1010 err = tcp_close(tpcb);1506 tcp_close(lpcb);
2534 extern void tcp_close(struct sock *sk,