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

/opensolaris-onvv-gate/usr/src/uts/common/inet/ipf/
H A Dopts.h22 #define OPT_AUTHSTATS 0x000004 macro
/opensolaris-onvv-gate/usr/src/cmd/ipf/tools/
H A Dipfstat.c284 opts |= OPT_AUTHSTATS;
394 else if (opts & OPT_AUTHSTATS)
424 if ((opts & OPT_AUTHSTATS) == 0) {
474 if ((opts & OPT_AUTHSTATS) != 0) {

Completed in 106 milliseconds