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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dipmon.h80 #define OPT_STATE 0x100 macro
83 #define OPT_LOGALL (OPT_NAT|OPT_STATE|OPT_FILTER)
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipmon.c189 #define OPT_STATE 0x100 macro
192 #define OPT_LOGALL (OPT_NAT|OPT_STATE|OPT_FILTER)
1424 flags |= OPT_STATE;
1519 if (opts & OPT_STATE)
1540 opts |= OPT_STATE;

Completed in 60 milliseconds