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()3158 tp = tcp_close(tp); in tcp_disconnect()3196 tp = tcp_close(tp); in tcp_usrclosed()
4512 tp = tcp_close(tp); in tcp_input()4517 tp = tcp_close(tp); in tcp_input()4613 tp = tcp_close(tp); in tcp_input()4742 tp = tcp_close(tp); in tcp_input()5828 tp = tcp_close(tp); in tcp_input()7550 tcp_close(tp); in tcp_dropdropablreq()
1556 (void) tcp_close(tp); in tcp_output()2081 (void) tcp_close(tp); in tcp_output()3428 (void) tcp_close(tp); in tcp_output()
682 tcp_close(tp); in tcp_garbage_collect()1056 tp = tcp_close(tp); in tcp_timers()
1840 tcp_close(struct tcpcb *);
1455 return tcp_close(tp); in tcp_drop()1759 tcp_close(struct tcpcb *tp) in tcp_close() function