Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/ipf/
H A Dipmon.h74 #define OPT_RESOLVE 0x002 macro
/titanic_41/usr/src/cmd/ipf/tools/
H A Dipmon.c183 #define OPT_RESOLVE 0x002 macro
731 res = (opts & OPT_RESOLVE) ? 1 : 0;
813 res = (opts & OPT_RESOLVE) ? 1 : 0;
1001 res = (opts & OPT_RESOLVE) ? 1 : 0;
1505 opts |= OPT_RESOLVE;