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

  /src/sys/external/bsd/ipf/netinet/
ip_fil_compat.c 184 int fr_statemax; /* max reference count */ member in struct:frentry_4_1_34
234 int fr_statemax; member in struct:frentry_4_1_16
287 int fr_statemax; member in struct:frentry_4_1_0
1917 fr->fr_statemax = old->fr_statemax;
2046 fr->fr_statemax = old->fr_statemax;
2176 fr->fr_statemax = old->fr_statemax;
3707 old->fr_statemax = fr->fr_statemax
    [all...]
ip_state.c 1401 softs->ipf_state_max) && (fr->fr_statemax == 0)) {
1405 if ((fr->fr_statemax != 0) &&
1406 (fr->fr_statecnt >= fr->fr_statemax)) {
ip_fil.h 766 int fr_statemax; /* max reference count */ member in struct:frentry

Completed in 21 milliseconds