Home
last modified time | relevance | path

Searched refs:OPT_FRSTATES (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dopts.h34 #define OPT_FRSTATES 0x000800 macro
53 #define OPT_STAT OPT_FRSTATES
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipfstat.c317 opts |= OPT_FRSTATES;
414 } else if (opts & OPT_FRSTATES)
485 if ((opts & OPT_FRSTATES) != 0) {