Searched refs:tcp_close (Results 1 – 7 of 7) sorted by relevance
139 int tcp_close; member
1454 otp = tcp_close(otp); in tcp_connect()1589 otp = tcp_close(otp); in tcp6_connect()3018 tp = tcp_close(tp); in tcp_disconnect()3056 tp = tcp_close(tp); in tcp_usrclosed()
1063 (void) tcp_close(tp); in tcp_output()1580 (void) tcp_close(tp); in tcp_output()2730 (void) tcp_close(tp); in tcp_output()
3791 tp = tcp_close(tp); in tcp_input()3796 tp = tcp_close(tp); in tcp_input()4015 tp = tcp_close(tp); in tcp_input()4041 tp = tcp_close(tp); in tcp_input()4989 tp = tcp_close(tp); in tcp_input()6650 tcp_close(tp); in tcp_dropdropablreq()
670 tcp_close(tp); in tcp_garbage_collect()1052 tp = tcp_close(tp); in tcp_timers()
1596 tcp_close(struct tcpcb *);
1234 return tcp_close(tp); in tcp_drop()1446 tcp_close(struct tcpcb *tp) in tcp_close() function