Searched refs:IPMGMT_ACTIVE (Results 1 – 5 of 5) sorted by relevance
318 if (flags & (IPMGMT_ACTIVE|IPMGMT_INIT)) { in ipmgmt_setaddr_handler()322 node.am_flags = (IPMGMT_ACTIVE|IPMGMT_PERSIST); in ipmgmt_setaddr_handler()384 node.am_flags = IPMGMT_ACTIVE; in ipmgmt_aobjop_handler()420 node.am_flags = IPMGMT_ACTIVE; in ipmgmt_aobjop_handler()523 if (head->am_flags == (IPMGMT_ACTIVE|IPMGMT_PERSIST) && in i_ipmgmt_delif_aobjs()524 flags == IPMGMT_ACTIVE) { in i_ipmgmt_delif_aobjs()533 head->am_flags &= ~IPMGMT_ACTIVE; in i_ipmgmt_delif_aobjs()583 if (flags & IPMGMT_ACTIVE) in ipmgmt_resetif_handler()612 if (flags & IPMGMT_ACTIVE) { in ipmgmt_resetaddr_handler()
964 if (head->am_flags == (IPMGMT_ACTIVE|IPMGMT_PERSIST) && in ipmgmt_aobjmap_op()965 nodep->am_flags == IPMGMT_ACTIVE) { in ipmgmt_aobjmap_op()967 head->am_flags &= ~IPMGMT_ACTIVE; in ipmgmt_aobjmap_op()
1062 if (ipaddr->ipadm_flags & IPMGMT_ACTIVE) { in i_ipadm_get_broadcast()1084 if (!(ipaddr->ipadm_flags & IPMGMT_ACTIVE)) { in i_ipadm_get_broadcast()1180 if (ipaddr->ipadm_flags & IPMGMT_ACTIVE) { in i_ipadm_get_prefixlen()1201 if (ipaddr->ipadm_flags & IPMGMT_ACTIVE) { in i_ipadm_get_prefixlen()1431 if (!(ipaddr.ipadm_flags & IPMGMT_ACTIVE)) { in ipadm_get_addrprop()1509 if (!(ipaddr.ipadm_flags & IPMGMT_ACTIVE)) in ipadm_set_addrprop()1532 if (!(ipaddr.ipadm_flags & IPMGMT_ACTIVE)) in ipadm_set_addrprop()2792 if (!(ipaddr.ipadm_flags & IPMGMT_ACTIVE) && in ipadm_delete_addr()2801 if (ipaddr.ipadm_flags & IPMGMT_ACTIVE) { in ipadm_delete_addr()3094 pflags |= IPMGMT_ACTIVE; in i_ipadm_addr_persist()[all …]
225 #define IPMGMT_ACTIVE 0x00000001 macro
1235 ifarg.ia_flags = IPMGMT_ACTIVE; in i_ipadm_delete_ifobj()