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

/opensolaris-onvv-gate/usr/src/cmd/ipf/lib/common/
H A Dload_pool.c47 if ((opts & OPT_REMOVE) == 0) {
64 if ((opts & OPT_REMOVE) != 0) {
H A Dload_hashnode.c54 if ((opts & OPT_REMOVE) == 0)
H A Dload_poolnode.c48 if ((opts & OPT_REMOVE) == 0)
H A Dload_hash.c70 if ((opts & OPT_REMOVE) == 0) {
111 if ((opts & OPT_REMOVE) != 0) {
/opensolaris-onvv-gate/usr/src/uts/common/inet/ipf/
H A Dopts.h20 #define OPT_REMOVE 0x000001 macro
/opensolaris-onvv-gate/usr/src/cmd/ipf/tools/
H A Dipf.c132 opts ^= OPT_REMOVE;
H A Dipnat.c156 opts |= OPT_REMOVE;
H A Dippool.c325 opts |= OPT_REMOVE;
H A Dipnat_y.y1024 } else if ((opts & OPT_REMOVE) != 0) {
H A Dipf_y.y2264 } else if ((opts & OPT_REMOVE) != 0) {

Completed in 101 milliseconds