Home
last modified time | relevance | path

Searched refs:ipf_tcptimeout (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dmlfk_ipl.c122 &VNET_NAME(ipfmain.ipf_tcptimeout), 0, "");
H A Dip_state.c4663 tqp[IPF_TCPS_LISTEN].ifq_ttl = softc->ipf_tcptimeout;
4669 tqp[IPF_TCPS_CLOSING].ifq_ttl = softc->ipf_tcptimeout;
4673 tqp[IPF_TCPS_HALF_ESTAB].ifq_ttl = softc->ipf_tcptimeout;
H A Dip_fil.h1540 u_int ipf_tcptimeout; member
H A Dfil.c330 { { (void *)offsetof(ipf_main_softc_t, ipf_tcptimeout) },
332 stsizeof(ipf_main_softc_t, ipf_tcptimeout),
9323 softc->ipf_tcptimeout = IPF_TTLVAL(2 * TCP_MSL);