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

/freebsd-10.2-release/contrib/ipfilter/
H A Dmlfk_ipl.c85 &ipf_tcphalfclosed, 0, "");
H A Dmlf_ipl.c106 &ipf_tcphalfclosed, 0, "");
/freebsd-10.2-release/sys/contrib/ipfilter/netinet/
H A Dmlfk_ipl.c88 &ipfmain.ipf_tcphalfclosed, 0, "timeout for half closed TCP sessions");
H A Dip_fil.h1629 u_int ipf_tcphalfclosed; member in struct:ipf_main_softc_s
H A Dip_state.c4653 tqp[IPF_TCPS_CLOSE_WAIT].ifq_ttl = softc->ipf_tcphalfclosed;
4654 tqp[IPF_TCPS_FIN_WAIT_1].ifq_ttl = softc->ipf_tcphalfclosed;
H A Dfil.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);

Completed in 118 milliseconds