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

/opensolaris-onvv-gate/usr/src/uts/common/inet/ipf/
H A Dopts.h25 #define OPT_SHOWLIST 0x000020 macro
51 #define OPT_LIST OPT_SHOWLIST
/opensolaris-onvv-gate/usr/src/cmd/ipf/tools/
H A Dipfstat.c281 opts |= OPT_ACCNT|OPT_SHOWLIST;
305 opts |= OPT_INQUE|OPT_SHOWLIST;
311 opts |= OPT_SHOWLIST;
321 opts |= OPT_OUTQUE|OPT_SHOWLIST;
381 } else if (opts & OPT_SHOWLIST) {
1055 if (!(opts & OPT_SHOWLIST)) {

Completed in 106 milliseconds