Home
last modified time | relevance | path

Searched refs:TCP_MSL (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/external/bsd/ipf/netinet/
Dip_compat.h1454 #define TCP_MSL 120 macro
Dfil.c9041 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()