Searched refs:TCP_MSL (Results 1 – 2 of 2) sorted by relevance
1454 #define TCP_MSL 120 macro
9041 softc->ipf_tcpclosewait = IPF_TTLVAL(2 * TCP_MSL); in ipf_main_soft_create()9043 softc->ipf_tcptimewait = IPF_TTLVAL(2 * TCP_MSL); in ipf_main_soft_create()9044 softc->ipf_tcptimeout = IPF_TTLVAL(2 * TCP_MSL); in ipf_main_soft_create()9045 softc->ipf_tcpsynsent = IPF_TTLVAL(2 * TCP_MSL); in ipf_main_soft_create()9046 softc->ipf_tcpsynrecv = IPF_TTLVAL(2 * TCP_MSL); in ipf_main_soft_create()