Searched refs:tcp_close (Results 1 – 7 of 7) sorted by relevance
139 int tcp_close; member
1527 otp = tcp_close(otp); in tcp_connect()1665 otp = tcp_close(otp); in tcp6_connect()3137 tp = tcp_close(tp); in tcp_disconnect()3175 tp = tcp_close(tp); in tcp_usrclosed()
1190 (void) tcp_close(tp); in tcp_output()1725 (void) tcp_close(tp); in tcp_output()3095 (void) tcp_close(tp); in tcp_output()
4095 tp = tcp_close(tp); in tcp_input()4100 tp = tcp_close(tp); in tcp_input()4319 tp = tcp_close(tp); in tcp_input()4345 tp = tcp_close(tp); in tcp_input()5376 tp = tcp_close(tp); in tcp_input()7069 tcp_close(tp); in tcp_dropdropablreq()
687 tcp_close(tp); in tcp_garbage_collect()1071 tp = tcp_close(tp); in tcp_timers()
1671 tcp_close(struct tcpcb *);
1232 return tcp_close(tp); in tcp_drop()1462 tcp_close(struct tcpcb *tp) in tcp_close() function