Searched refs:OPT_ZERORULEST (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/inet/ipf/
H A Dopts.h36 #define OPT_ZERORULEST 0x010000 macro
/opensolaris-onvv-gate/usr/src/cmd/ipf/tools/
H A Dipf.c152 opts ^= OPT_ZERORULEST;
H A Dipnat_y.y987 if (opts & OPT_ZERORULEST) {
1003 if ((opts & OPT_ZERORULEST) != 0) {
H A Dipf_y.y2222 if (opts & OPT_ZERORULEST) {
2247 if ((opts & OPT_ZERORULEST) != 0) {

Completed in 100 milliseconds