Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/ipf/netinet/
H A Dip_fil.h1629 u_int ipf_tcphalfclosed; member
H A Dip_state.c4564 tqp[IPF_TCPS_CLOSE_WAIT].ifq_ttl = softc->ipf_tcphalfclosed; in ipf_sttab_init()
4565 tqp[IPF_TCPS_FIN_WAIT_1].ifq_ttl = softc->ipf_tcphalfclosed; in ipf_sttab_init()
H A Dfil.c368 { { (void *)offsetof(ipf_main_softc_t, ipf_tcphalfclosed) },
370 stsizeof(ipf_main_softc_t, ipf_tcphalfclosed),
8972 softc->ipf_tcphalfclosed = IPF_TTLVAL(2 * 3600); in ipf_main_soft_create()