Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dopts.h25 #define OPT_AUTHSTATS 0x000004 macro
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipfstat.c305 opts |= OPT_AUTHSTATS;
421 else if (opts & OPT_AUTHSTATS)
451 if ((opts & OPT_AUTHSTATS) == 0) {
501 if ((opts & OPT_AUTHSTATS) != 0) {