Home
last modified time | relevance | path

Searched refs:tcp_close (Results 1 – 10 of 10) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp_timer.c365 tp = tcp_close(tp); in tcp_timer_2msl()
379 tp = tcp_close(tp); in tcp_timer_2msl()
H A Dtcp_timewait.c282 tp = tcp_close(tp); in tcp_twstart()
H A Dtcp_var.h924 tcp_close(struct tcpcb *);
H A Dtcp_input.c2184 tp = tcp_close(tp); in tcp_do_segment()
2333 tp = tcp_close(tp); in tcp_do_segment()
2998 tp = tcp_close(tp); in tcp_do_segment()
H A Dtcp_usrreq.c2666 tp = tcp_close(tp); in tcp_disconnect()
2707 tp = tcp_close(tp); in tcp_usrclosed()
H A Dtcp_subr.c1911 return (tcp_close(tp)); in tcp_drop()
2100 tcp_close(struct tcpcb *tp) in tcp_close() function
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack_bbr_common.c703 tp = tcp_close(tp); in ctf_process_rst()
H A Drack.c8403 tp = tcp_close(tp); in rack_process_ack()
9797 tp = tcp_close(tp); in rack_check_data_after_close()
10137 tp = tcp_close(tp); in rack_do_lastack()
H A Dbbr.c7938 tp = tcp_close(tp); in bbr_process_ack()
9492 tp = tcp_close(tp); in bbr_check_data_after_close()
9845 tp = tcp_close(tp); in bbr_do_lastack()
/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h924 tcp_close(struct tcpcb *);