Searched refs:tcp_close (Results 1 – 7 of 7) sorted by relevance
139 int tcp_close; member
1523 otp = tcp_close(otp); in tcp_connect()1661 otp = tcp_close(otp); in tcp6_connect()3130 tp = tcp_close(tp); in tcp_disconnect()3168 tp = tcp_close(tp); in tcp_usrclosed()
1190 (void) tcp_close(tp); in tcp_output()1707 (void) tcp_close(tp); in tcp_output()3078 (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()
1668 tcp_close(struct tcpcb *);
1232 return tcp_close(tp); in tcp_drop()1462 tcp_close(struct tcpcb *tp) in tcp_close() function