Searched refs:TCPTV_MSL (Results 1 – 3 of 3) sorted by relevance
174 #define TCPTV_MSL ( 15*TCP_RETRANSHZ) /* max seg lifetime */ macro
176 int tcp_msl = TCPTV_MSL;
506 tcp_msl = TCPTV_MSL; in tcp_init()