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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dopts.h31 #define OPT_FRSTATES 0x000800 macro
50 #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) {

Completed in 46 milliseconds