Home
last modified time | relevance | path

Searched refs:tcp_fast_finwait2_recycle (Results 1 – 7 of 7) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dtcp_timer.h207 extern int tcp_fast_finwait2_recycle;
/f-stack/freebsd/netinet/
H A Dtcp_timer.h207 extern int tcp_fast_finwait2_recycle;
H A Dtcp_timer.c149 int tcp_fast_finwait2_recycle = 0; variable
151 &tcp_fast_finwait2_recycle, 0,
356 if (tcp_fast_finwait2_recycle && tp->t_state == TCPS_FIN_WAIT_2 && in tcp_timer_2msl()
1068 (tcp_fast_finwait2_recycle) ? in tcp_timers_unsuspend()
H A Dtcp_usrreq.c2735 timeout = (tcp_fast_finwait2_recycle) ? in tcp_usrclosed()
H A Dtcp_input.c2968 (tcp_fast_finwait2_recycle ? in tcp_do_segment()
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c9349 (tcp_fast_finwait2_recycle ? in rack_do_syn_sent()
9550 (tcp_fast_finwait2_recycle ? in rack_do_syn_recv()
9917 (tcp_fast_finwait2_recycle ? in rack_do_fin_wait_1()
H A Dbbr.c9029 (tcp_fast_finwait2_recycle ? in bbr_do_syn_sent()
9241 (tcp_fast_finwait2_recycle ? in bbr_do_syn_recv()
9617 (tcp_fast_finwait2_recycle ? in bbr_do_fin_wait_1()