Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dmlfk_ipl.c126 &VNET_NAME(ipfmain.ipf_udptimeout), 0, "UDP timeout");
H A Dip_fil.h1545 u_int ipf_udptimeout; member
H A Dfil.c354 { { (void *)offsetof(ipf_main_softc_t, ipf_udptimeout) },
356 stsizeof(ipf_main_softc_t, ipf_udptimeout),
9328 softc->ipf_udptimeout = IPF_TTLVAL(120);
H A Dip_state.c379 IPFTQ_INIT(&softs->ipf_state_udptq, softc->ipf_udptimeout,