Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dopts.h28 #define OPT_SHOWLIST 0x000020 macro
54 #define OPT_LIST OPT_SHOWLIST
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipfstat.c302 opts |= OPT_ACCNT|OPT_SHOWLIST;
329 opts |= OPT_INQUE|OPT_SHOWLIST;
335 opts |= OPT_SHOWLIST;
345 opts |= OPT_OUTQUE|OPT_SHOWLIST;
408 } else if (opts & OPT_SHOWLIST) {
1086 if (!(opts & OPT_SHOWLIST)) {