Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ipf/tools/
H A Dipnat.c166 opts |= OPT_STAT;
229 if (opts & (OPT_LIST|OPT_STAT))
239 if (opts & (OPT_LIST|OPT_STAT))
313 if (opts & OPT_STAT) {
/titanic_41/usr/src/uts/common/inet/ipf/
H A Dopts.h50 #define OPT_STAT OPT_FRSTATES macro