Searched refs:tcp_msl (Results 1 – 4 of 4) sorted by relevance
167 extern int tcp_msl;
166 int tcp_msl; variable168 &tcp_msl, 0, sysctl_msec_to_ticks, "I", "Maximum segment lifetime");
377 tcp_msl = TCPTV_MSL; in tcp_init()
3430 return tcp_msl; in tcp_rmx_msl()