Searched refs:tcp_close (Results 1 – 7 of 7) sorted by relevance
139 int tcp_close; member
1490 otp = tcp_close(otp); in tcp_connect()1628 otp = tcp_close(otp); in tcp6_connect()3122 tp = tcp_close(tp); in tcp_disconnect()3160 tp = tcp_close(tp); in tcp_usrclosed()
4192 tp = tcp_close(tp); in tcp_input()4197 tp = tcp_close(tp); in tcp_input()4416 tp = tcp_close(tp); in tcp_input()4442 tp = tcp_close(tp); in tcp_input()5567 tp = tcp_close(tp); in tcp_input()7265 tcp_close(tp); in tcp_dropdropablreq()
1232 (void) tcp_close(tp); in tcp_output()1775 (void) tcp_close(tp); in tcp_output()3177 (void) tcp_close(tp); in tcp_output()
685 tcp_close(tp); in tcp_garbage_collect()1063 tp = tcp_close(tp); in tcp_timers()
1774 tcp_close(struct tcpcb *);
1254 return tcp_close(tp); in tcp_drop()1484 tcp_close(struct tcpcb *tp) in tcp_close() function