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

/freebsd-12-stable/contrib/ipfilter/
H A Dopts.h37 #define OPT_ZERORULEST 0x010000 macro
/freebsd-12-stable/contrib/ipfilter/tools/
H A Dipf.c155 opts ^= OPT_ZERORULEST;
H A Dipnat_y.y1488 if (opts & OPT_ZERORULEST) {
1505 if ((opts & OPT_ZERORULEST) != 0) {
H A Dipf_y.y2421 if (opts & OPT_ZERORULEST) {
2446 if ((opts & OPT_ZERORULEST) != 0) {

Completed in 60 milliseconds