Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dmlfk_ipl.c118 &VNET_NAME(ipfmain.ipf_tcpclosewait), 0, "timeout for TCP sessions in closewait status");
H A Dip_fil.h1537 u_int ipf_tcpclosewait; member
H A Dfil.c322 { { (void *)offsetof(ipf_main_softc_t, ipf_tcpclosewait) },
324 stsizeof(ipf_main_softc_t, ipf_tcpclosewait),
9320 softc->ipf_tcpclosewait = IPF_TTLVAL(2 * TCP_MSL);
H A Dip_state.c4671 tqp[IPF_TCPS_FIN_WAIT_2].ifq_ttl = softc->ipf_tcpclosewait;