Searched refs:tcp_close (Results 1 – 7 of 7) sorted by relevance
139 int tcp_close; member
1500 otp = tcp_close(otp); in tcp_connect()1637 otp = tcp_close(otp); in tcp6_connect()3068 tp = tcp_close(tp); in tcp_disconnect()3106 tp = tcp_close(tp); in tcp_usrclosed()
1157 (void) tcp_close(tp); in tcp_output()1674 (void) tcp_close(tp); in tcp_output()2993 (void) tcp_close(tp); in tcp_output()
4059 tp = tcp_close(tp); in tcp_input()4064 tp = tcp_close(tp); in tcp_input()4283 tp = tcp_close(tp); in tcp_input()4309 tp = tcp_close(tp); in tcp_input()5257 tp = tcp_close(tp); in tcp_input()6936 tcp_close(tp); in tcp_dropdropablreq()
671 tcp_close(tp); in tcp_garbage_collect()1054 tp = tcp_close(tp); in tcp_timers()
1652 tcp_close(struct tcpcb *);
1226 return tcp_close(tp); in tcp_drop()1438 tcp_close(struct tcpcb *tp) in tcp_close() function