Searched refs:fr_statemax (Results 1 – 4 of 4) sorted by relevance
340 (fp->fr_statemax != 0) || (fp->fr_age[0] != 0)) {343 if (fp->fr_statemax != 0) {344 printf("limit %u", fp->fr_statemax);
1161 (fr->fr_statemax == 0)) {1165 if ((fr->fr_statemax != 0) &&1166 (fr->fr_statecnt >= fr->fr_statemax)) {
596 int fr_statemax; /* max reference count */ member
1237 IPFY_LIMIT YY_NUMBER { DOALL(fr->fr_statemax = $2;) }