Home
last modified time | relevance | path

Searched refs:MOD_PROP_REMOVE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dtunables.h73 #define MOD_PROP_REMOVE 0x20 /* remove from multi-valued property */ macro
H A Dtunables.c414 if (flags & MOD_PROP_REMOVE) { in mod_set_extra_privports()
/illumos-gate/usr/src/lib/libipadm/common/
H A Dipadm_prop.c1333 iocflags |= MOD_PROP_REMOVE; in i_ipadm_set_prop()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_if.c8831 flags != (MOD_PROP_ACTIVE|MOD_PROP_REMOVE)) in getset_ioctl_checks()