Searched refs:OPT_PURGE (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/ipfilter/
H A Dopts.h50 #define OPT_PURGE 0x20000000 macro
/freebsd-12-stable/contrib/ipfilter/tools/
H A Dipnat.c150 opts |= OPT_PURGE;
169 if (((opts & OPT_PURGE) != 0) && ((opts & OPT_REMOVE) == 0)) {
H A Dipnat_y.y1491 } else if (opts & OPT_PURGE) {

Completed in 87 milliseconds