Home
last modified time | relevance | path

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

/freebsd-head/sys/netpfil/ipfilter/netinet/
HDip_fil.h1540 u_int ipf_tcptimewait; member
HDfil.c342 { { (void *)offsetof(ipf_main_softc_t, ipf_tcptimewait) },
344 stsizeof(ipf_main_softc_t, ipf_tcptimewait),
9025 softc->ipf_tcptimewait = IPF_TTLVAL(2 * TCP_MSL);
HDip_state.c4568 tqp[IPF_TCPS_TIME_WAIT].ifq_ttl = softc->ipf_tcptimewait; in ipf_sttab_init()