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

  /src/sys/external/bsd/ipf/netinet/
ip_fil.h 1624 u_int ipf_tcptimewait; member in struct:ipf_main_softc_s
fil.c 377 { { (void *)offsetof(ipf_main_softc_t, ipf_tcptimewait) },
379 stsizeof(ipf_main_softc_t, ipf_tcptimewait),
9043 softc->ipf_tcptimewait = IPF_TTLVAL(2 * TCP_MSL);
ip_state.c 4580 tqp[IPF_TCPS_TIME_WAIT].ifq_ttl = softc->ipf_tcptimewait;

Completed in 23 milliseconds