Searched refs:fr_statemax (Results 1 – 2 of 2) sorted by relevance
1429 softs->ipf_state_max) && (fr->fr_statemax == 0)) {1433 if ((fr->fr_statemax != 0) &&1434 (fr->fr_statecnt >= fr->fr_statemax)) {
700 int fr_statemax; /* max reference count */ member