Home
last modified time | relevance | path

Searched refs:TT_2MSL (Results 1 – 8 of 8) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dtcp_timer.h168 #define TT_2MSL 0x0010 macro
169 #define TT_MASK (TT_DELACK|TT_REXMT|TT_PERSIST|TT_KEEP|TT_2MSL)
/f-stack/freebsd/netinet/
H A Dtcp_timer.h168 #define TT_2MSL 0x0010 macro
169 #define TT_MASK (TT_DELACK|TT_REXMT|TT_PERSIST|TT_KEEP|TT_2MSL)
H A Dtcp_timer.c925 case TT_2MSL: in tcp_timer_activate()
961 case TT_2MSL: in tcp_timer_active()
1004 case TT_2MSL: in tcp_timer_suspend()
1060 case TT_2MSL: in tcp_timers_unsuspend()
1067 tcp_timer_activate(tp, TT_2MSL, in tcp_timers_unsuspend()
1097 case TT_2MSL: in tcp_timer_stop()
H A Dtcp_usrreq.c2316 tcp_timer_activate(tp, TT_2MSL, in tcp_default_ctloutput()
2339 tcp_timer_activate(tp, TT_2MSL, in tcp_default_ctloutput()
2737 tcp_timer_activate(tp, TT_2MSL, timeout); in tcp_usrclosed()
H A Dtcp_subr.c1938 tcp_timer_stop(tp, TT_2MSL); in tcp_discardcb()
H A Dtcp_input.c2967 tcp_timer_activate(tp, TT_2MSL, in tcp_do_segment()
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c9348 tcp_timer_activate(tp, TT_2MSL, in rack_do_syn_sent()
9549 tcp_timer_activate(tp, TT_2MSL, in rack_do_syn_recv()
9916 tcp_timer_activate(tp, TT_2MSL, in rack_do_fin_wait_1()
H A Dbbr.c9028 tcp_timer_activate(tp, TT_2MSL, in bbr_do_syn_sent()
9240 tcp_timer_activate(tp, TT_2MSL, in bbr_do_syn_recv()
9616 tcp_timer_activate(tp, TT_2MSL, in bbr_do_fin_wait_1()