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()
1492 (void) tcp_close(tp); in tcp_output()2017 (void) tcp_close(tp); in tcp_output()3364 (void) tcp_close(tp); in tcp_output()
4511 tp = tcp_close(tp); in tcp_input()4516 tp = tcp_close(tp); in tcp_input()4612 tp = tcp_close(tp); in tcp_input()4741 tp = tcp_close(tp); in tcp_input()5827 tp = tcp_close(tp); in tcp_input()7549 tcp_close(tp); in tcp_dropdropablreq()
682 tcp_close(tp); in tcp_garbage_collect()1056 tp = tcp_close(tp); in tcp_timers()
1840 tcp_close(struct tcpcb *);
1451 return tcp_close(tp); in tcp_drop()1755 tcp_close(struct tcpcb *tp) in tcp_close() function