HomeSort by: relevance | last modified time | path
    Searched refs:ipf_tcpsynrecv (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_fil.h 1627 u_int ipf_tcpsynrecv; member in struct:ipf_main_softc_s
fil.c 365 { { (void *)offsetof(ipf_main_softc_t, ipf_tcpsynrecv) },
367 stsizeof(ipf_main_softc_t, ipf_tcpsynrecv),
9046 softc->ipf_tcpsynrecv = IPF_TTLVAL(2 * TCP_MSL);
ip_state.c 4573 tqp[IPF_TCPS_SYN_RECEIVED].ifq_ttl = softc->ipf_tcpsynrecv;

Completed in 24 milliseconds