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

  /src/sys/external/bsd/ipf/netinet/
ip_fil.h 1634 u_int ipf_iptimeout; member in struct:ipf_main_softc_s
fil.c 397 { { (void *)offsetof(ipf_main_softc_t, ipf_iptimeout) },
399 stsizeof(ipf_main_softc_t, ipf_iptimeout),
9053 softc->ipf_iptimeout = IPF_TTLVAL(60);
ip_state.c 397 IPFTQ_INIT(&softs->ipf_state_iptq, softc->ipf_iptimeout,

Completed in 24 milliseconds