Searched refs:MOD_PROP_ACTIVE (Results 1 – 5 of 5) sorted by relevance
567 case MOD_PROP_ACTIVE: in i_ipadm_get_hostmodel()795 case MOD_PROP_ACTIVE: in i_ipadm_get_ecnsack()810 if (status == IPADM_SUCCESS && (valtype == MOD_PROP_ACTIVE || in i_ipadm_get_ecnsack()855 if (status == IPADM_SUCCESS && (valtype == MOD_PROP_ACTIVE || in i_ipadm_get_forwarding()887 case MOD_PROP_ACTIVE: in i_ipadm_get_mtu()925 case MOD_PROP_ACTIVE: in i_ipadm_get_metric()966 case MOD_PROP_ACTIVE: in i_ipadm_get_usesrc()1023 case MOD_PROP_ACTIVE: in i_ipadm_get_ifprop_flags()1228 MOD_PROP_ACTIVE); in i_ipadm_getprop_common()1330 iocflags |= MOD_PROP_ACTIVE; in i_ipadm_set_prop()
1258 case MOD_PROP_ACTIVE: in i_ipadm_get_broadcast()1357 case MOD_PROP_ACTIVE: in i_ipadm_get_prefixlen()1403 case MOD_PROP_ACTIVE: in i_ipadm_get_addr_flag()1466 case MOD_PROP_ACTIVE: in i_ipadm_get_zone()1515 case MOD_PROP_ACTIVE: in i_ipadm_get_primary()1562 case MOD_PROP_ACTIVE: in i_ipadm_get_reqhost()1641 af, MOD_PROP_ACTIVE); in ipadm_get_addrprop()
68 #define MOD_PROP_ACTIVE 0x01 /* current value of the property */ macro
446 ASSERT(flags == MOD_PROP_ACTIVE); in mod_set_extra_privports()
8831 flags != MOD_PROP_ACTIVE && in getset_ioctl_checks()8832 flags != (MOD_PROP_ACTIVE|MOD_PROP_APPEND) && in getset_ioctl_checks()8833 flags != (MOD_PROP_ACTIVE|MOD_PROP_REMOVE)) in getset_ioctl_checks()8842 if ((flags & MOD_PROP_ACTIVE) != MOD_PROP_ACTIVE && in getset_ioctl_checks()