Searched refs:ipf_tcpsynsent (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/contrib/ipfilter/netinet/
H A Dip_fil.h1626 u_int ipf_tcpsynsent; member in struct:ipf_main_softc_s
H A Dfil.c370 { { (void *)offsetof(ipf_main_softc_t, ipf_tcpsynsent) },
372 stsizeof(ipf_main_softc_t, ipf_tcpsynsent),
9292 softc->ipf_tcpsynsent = IPF_TTLVAL(2 * TCP_MSL);
H A Dip_state.c4650 tqp[IPF_TCPS_SYN_SENT].ifq_ttl = softc->ipf_tcpsynsent;

Completed in 79 milliseconds