Home
last modified time | relevance | path

Searched refs:ipf_tcphalfclosed (Results 1 – 6 of 6) sorted by relevance

/trueos/contrib/ipfilter/
HDmlfk_ipl.c85 &ipf_tcphalfclosed, 0, "");
HDmlf_ipl.c106 &ipf_tcphalfclosed, 0, "");
/trueos/sys/contrib/ipfilter/netinet/
HDmlfk_ipl.c88 &ipfmain.ipf_tcphalfclosed, 0, "timeout for half closed TCP sessions");
HDip_fil.h1629 u_int ipf_tcphalfclosed; member
HDip_state.c4653 tqp[IPF_TCPS_CLOSE_WAIT].ifq_ttl = softc->ipf_tcphalfclosed;
4654 tqp[IPF_TCPS_FIN_WAIT_1].ifq_ttl = softc->ipf_tcphalfclosed;
HDfil.c382 { { (void *)offsetof(ipf_main_softc_t, ipf_tcphalfclosed) },
384 stsizeof(ipf_main_softc_t, ipf_tcphalfclosed),
9295 softc->ipf_tcphalfclosed = IPF_TTLVAL(2 * 3600);