Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ipf/dist/
Dopts.h50 #define OPT_PURGE 0x20000000 macro
/netbsd/src/external/bsd/ipf/dist/tools/
Dipnat.c165 opts |= OPT_PURGE;
184 if (((opts & OPT_PURGE) != 0) && ((opts & OPT_REMOVE) == 0)) {
Dipnat_y.y1503 } else if (opts & OPT_PURGE) {