Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_compat.h1173 #define TCP_MSL 120 macro
H A Dfil.c9320 softc->ipf_tcpclosewait = IPF_TTLVAL(2 * TCP_MSL);
9322 softc->ipf_tcptimewait = IPF_TTLVAL(2 * TCP_MSL);
9323 softc->ipf_tcptimeout = IPF_TTLVAL(2 * TCP_MSL);
9324 softc->ipf_tcpsynsent = IPF_TTLVAL(2 * TCP_MSL);
9325 softc->ipf_tcpsynrecv = IPF_TTLVAL(2 * TCP_MSL);