Home
last modified time | relevance | path

Searched refs:OPT_REMOVE (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/lib/
H A Dload_pool.c52 if ((opts & OPT_REMOVE) == 0) {
69 if ((opts & OPT_REMOVE) != 0) {
H A Dload_hash.c75 if ((opts & OPT_REMOVE) == 0) {
116 if ((opts & OPT_REMOVE) != 0) {
H A Dload_hashnode.c59 if ((opts & OPT_REMOVE) == 0)
H A Dload_poolnode.c55 if ((opts & OPT_REMOVE) == 0)
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dopts.h23 #define OPT_REMOVE 0x000001 macro
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipnat.c152 opts |= OPT_REMOVE; in main()
H A Dipf.c148 opts ^= OPT_REMOVE;
H A Dippool.c348 opts |= OPT_REMOVE;
H A Dipnat_y.y1022 } else if ((opts & OPT_REMOVE) != 0) {
H A Dipf_y.y2264 } else if ((opts & OPT_REMOVE) != 0) {