Searched refs:tcp_close (Results 1 – 7 of 7) sorted by relevance
139 int tcp_close; member
1496 otp = tcp_close(otp); in tcp_connect()1634 otp = tcp_close(otp); in tcp6_connect()3128 tp = tcp_close(tp); in tcp_disconnect()3166 tp = tcp_close(tp); in tcp_usrclosed()
4195 tp = tcp_close(tp); in tcp_input()4200 tp = tcp_close(tp); in tcp_input()4419 tp = tcp_close(tp); in tcp_input()4445 tp = tcp_close(tp); in tcp_input()5570 tp = tcp_close(tp); in tcp_input()7268 tcp_close(tp); in tcp_dropdropablreq()
1236 (void) tcp_close(tp); in tcp_output()1779 (void) tcp_close(tp); in tcp_output()3190 (void) tcp_close(tp); in tcp_output()
685 tcp_close(tp); in tcp_garbage_collect()1064 tp = tcp_close(tp); in tcp_timers()
1775 tcp_close(struct tcpcb *);
1254 return tcp_close(tp); in tcp_drop()1484 tcp_close(struct tcpcb *tp) in tcp_close() function