Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dmlfk_ipl.c124 &VNET_NAME(ipfmain.ipf_tcpclosed), 0, "");
H A Dip_fil.h1543 u_int ipf_tcpclosed; member
H A Dfil.c342 { { (void *)offsetof(ipf_main_softc_t, ipf_tcpclosed) },
344 stsizeof(ipf_main_softc_t, ipf_tcpclosed),
9326 softc->ipf_tcpclosed = IPF_TTLVAL(30);
H A Dip_state.c4662 tqp[IPF_TCPS_CLOSED].ifq_ttl = softc->ipf_tcpclosed;