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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dipmon.h78 #define OPT_TAIL 0x020 macro
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipmon.c187 #define OPT_TAIL 0x020 macro
1545 opts |= OPT_TAIL;
1662 if (!tr && !(opts & OPT_TAIL))
1712 if (!nr && ((opts & OPT_TAIL) || devices))

Completed in 60 milliseconds