Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dmlfk_ipl.c120 &VNET_NAME(ipfmain.ipf_tcpclosewait), 0, "timeout for TCP sessions in closewait status");
H A Dip_fil.h1539 u_int ipf_tcpclosewait; member
H A Dfil.c319 { { (void *)offsetof(ipf_main_softc_t, ipf_tcpclosewait) },
321 stsizeof(ipf_main_softc_t, ipf_tcpclosewait),
9111 softc->ipf_tcpclosewait = IPF_TTLVAL(2 * TCP_MSL);
H A Dip_state.c4561 tqp[IPF_TCPS_FIN_WAIT_2].ifq_ttl = softc->ipf_tcpclosewait;