Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dipmon.h77 #define OPT_HEXHDR 0x010 macro
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipmon.c190 #define OPT_HEXHDR 0x010 macro
1334 if (opts & OPT_HEXHDR)
1558 opts |= OPT_HEXHDR;
H A Dipmon_y.y612 if ((opts & OPT_HEXHDR) != 0) {