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

/freebsd-10.2-release/sys/contrib/ipfilter/netinet/
H A Dip_fil.h1627 u_int ipf_tcpsynrecv; member in struct:ipf_main_softc_s
H A Dfil.c374 { { (void *)offsetof(ipf_main_softc_t, ipf_tcpsynrecv) },
376 stsizeof(ipf_main_softc_t, ipf_tcpsynrecv),
9293 softc->ipf_tcpsynrecv = IPF_TTLVAL(2 * TCP_MSL);
H A Dip_state.c4651 tqp[IPF_TCPS_SYN_RECEIVED].ifq_ttl = softc->ipf_tcpsynrecv;

Completed in 86 milliseconds