Searched refs:tcp_msl (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/sys/netinet/
H A Dtcp_timewait.c667 tw->tw_time = ticks + 2 * tcp_msl;
H A Dtcp_subr.c679 tcp_msl = TCPTV_MSL;
H A Dtcp_timer.c105 int tcp_msl; variable
107 &tcp_msl, 0, sysctl_msec_to_ticks, "I", "Maximum segment lifetime");
H A Dtcp_timer.h186 extern int tcp_msl;

Completed in 107 milliseconds