Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/ipf/
H A Dopts.h25 #define OPT_SHOWLIST 0x000020 macro
51 #define OPT_LIST OPT_SHOWLIST
/titanic_41/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) {
1087 if (!(opts & OPT_SHOWLIST)) {