Searched refs:ipf_state_max (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/contrib/ipfilter/netinet/
H A Dip_state.h275 u_int ipf_state_max; member in struct:ipf_state_softc_s
H A Dmlfk_ipl.c536 &state_softc->ipf_state_max, 0, "");
H A Dip_state.c109 { { (void *)offsetof(ipf_state_softc_t, ipf_state_max) },
111 stsizeof(ipf_state_softc_t, ipf_state_max),
267 softs->ipf_state_max = IPSTATE_MAX;
353 softs->ipf_state_seed[i] *= softs->ipf_state_max;
520 issp->iss_state_max = softs->ipf_state_max;
1408 if ((softs->ipf_state_stats.iss_active * 100 / softs->ipf_state_max) >
1426 softs->ipf_state_max) && (fr->fr_statemax == 0)) {
2341 if (softs->ipf_state_stats.iss_active == softs->ipf_state_max) {
/freebsd-10.2-release/contrib/ipfilter/
H A Dmlfk_ipl.c109 &ipf_state_max, 0, "");

Completed in 118 milliseconds