Home
last modified time | relevance | path

Searched refs:OPT_HEXBODY (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dipmon.h75 #define OPT_HEXBODY 0x004 macro
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipmon.c188 #define OPT_HEXBODY 0x004 macro
1337 if (opts & OPT_HEXBODY)
1555 opts |= OPT_HEXBODY;
H A Dipmon_y.y617 if ((opts & OPT_HEXBODY) != 0) {