Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/ipf/
H A Dipmon.h77 #define OPT_HEXHDR 0x010 macro
/titanic_41/usr/src/cmd/ipf/tools/
H A Dipmon.c186 #define OPT_HEXHDR 0x010 macro
1330 if (opts & OPT_HEXHDR)
1554 opts |= OPT_HEXHDR;
H A Dipmon_y.y612 if ((opts & OPT_HEXHDR) != 0) {