Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_timewait.c143 tcp_timer_activate(tp, TT_2MSL, 2 * V_tcp_msl); in tcp_twstart()
286 tcp_timer_activate(tp, TT_2MSL, 2 * V_tcp_msl); in tcp_twcheck()
H A Dtcp_timer.c282 [TT_2MSL] = tcp_timer_2msl,
363 tcp_timer_activate(tp, TT_2MSL, TP_KEEPINTVL(tp)); in tcp_timer_2msl()
H A Dtcp_usrreq.c2318 tcp_timer_activate(tp, TT_2MSL, in tcp_default_ctloutput()
2341 tcp_timer_activate(tp, TT_2MSL, in tcp_default_ctloutput()
2757 tcp_timer_activate(tp, TT_2MSL, timeout); in tcp_usrclosed()
H A Dtcp_var.h293 TT_2MSL, enumerator
H A Dtcp_input.c3086 tcp_timer_activate(tp, TT_2MSL, in tcp_do_segment()
H A Dtcp_subr.c4004 COPYTIMER(TT_2MSL, tt_2msl); in tcp_inptoxtp()
/freebsd/sys/netinet/tcp_stacks/
H A Drack.c13053 tcp_timer_activate(tp, TT_2MSL, in rack_do_syn_sent()
13268 tcp_timer_activate(tp, TT_2MSL, in rack_do_syn_recv()
13635 tcp_timer_activate(tp, TT_2MSL, in rack_do_fin_wait_1()
16191 tcp_timer_activate(tp, TT_2MSL, in rack_do_compressed_ack_processing()
16274 tcp_timer_activate(tp, TT_2MSL, in rack_do_compressed_ack_processing()
H A Dbbr.c8930 tcp_timer_activate(tp, TT_2MSL, in bbr_do_syn_sent()
9152 tcp_timer_activate(tp, TT_2MSL, in bbr_do_syn_recv()
9528 tcp_timer_activate(tp, TT_2MSL, in bbr_do_fin_wait_1()