Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dmlfk_ipl.c116 &VNET_NAME(ipfmain.ipf_tcphalfclosed), 0, "timeout for half closed TCP sessions");
H A Dip_fil.h1544 u_int ipf_tcphalfclosed; member
H A Dip_state.c4667 tqp[IPF_TCPS_CLOSE_WAIT].ifq_ttl = softc->ipf_tcphalfclosed;
4668 tqp[IPF_TCPS_FIN_WAIT_1].ifq_ttl = softc->ipf_tcphalfclosed;
H A Dfil.c346 { { (void *)offsetof(ipf_main_softc_t, ipf_tcphalfclosed) },
348 stsizeof(ipf_main_softc_t, ipf_tcphalfclosed),
9327 softc->ipf_tcphalfclosed = IPF_TTLVAL(2 * 3600);