Searched refs:tcp_close (Results 1 – 7 of 7) sorted by relevance
139 int tcp_close; member
1532 otp = tcp_close(otp); in tcp_connect()1668 otp = tcp_close(otp); in tcp6_connect()3161 tp = tcp_close(tp); in tcp_disconnect()3199 tp = tcp_close(tp); in tcp_usrclosed()
4257 tp = tcp_close(tp); in tcp_input()4262 tp = tcp_close(tp); in tcp_input()4484 tp = tcp_close(tp); in tcp_input()4511 tp = tcp_close(tp); in tcp_input()5643 tp = tcp_close(tp); in tcp_input()7352 tcp_close(tp); in tcp_dropdropablreq()
1256 (void) tcp_close(tp); in tcp_output()1820 (void) tcp_close(tp); in tcp_output()3272 (void) tcp_close(tp); in tcp_output()
685 tcp_close(tp); in tcp_garbage_collect()1064 tp = tcp_close(tp); in tcp_timers()
1846 tcp_close(struct tcpcb *);
1265 return tcp_close(tp); in tcp_drop()1493 tcp_close(struct tcpcb *tp) in tcp_close() function