Searched refs:tcp_abort (Results 1 – 9 of 9) sorted by relevance
182 #define altcp_abort tcp_abort
469 void tcp_abort (struct tcp_pcb *pcb);
638 tcp_abort(struct tcp_pcb *pcb) in tcp_abort() function786 tcp_abort(pcb); in tcp_accept_null()1747 tcp_abort(inactive); in tcp_kill_prio()1805 tcp_abort(inactive); in tcp_kill_timewait()2324 tcp_abort(pcb); in tcp_netif_ip_addr_changed_pcblist()
306 tcp_abort(pcb); in altcp_tcp_abort()
496 tcp_abort(pcb);951 tcp_abort(pcb);
880 tcp_abort(newconn->pcb.tcp);987 tcp_abort(tpcb);998 tcp_abort(tpcb);1050 tcp_abort(tpcb);
157 * When calling tcp_abort() from a raw API TCP callback function,159 (ERR_ABRT now means the applicaiton has called tcp_abort!)
807 * tcp_in.c: fixed bug #46365 tcp_accept_null() should call tcp_abort()1020 * tcp.c: fixed bug #42299 tcp_abort() leaves freed pcb on tcp_bound_pcbs list2066 * tcp.h, tcp.c, tcp_in.c: Fixed bug #27871: Calling tcp_abort() in recv2068 ERR_ABRT means the application has called tcp_abort()!
264 tcp_abort(conn->conn_pcb); in lwiperf_tcp_close()