Searched refs:is_new (Results 1 – 13 of 13) sorted by relevance
107 p_pending->is_new = TRUE; in pkey_mgr_process_physical_port()114 p_pending->is_new = FALSE; in pkey_mgr_process_physical_port()307 if (p_pending->is_new == FALSE) { in pkey_mgr_update_port()
462 p_port->is_new = 1; in __osm_ni_rcv_process_existing_ca_or_router()674 p_port->is_new = 1; in __osm_ni_rcv_process_new()
834 if (!p_port->is_new) in __osm_state_mgr_report_new_ports()876 p_port->is_new = 0; in __osm_state_mgr_report_new_ports()
601 if (p_remote_port->is_new) { in ucast_cache_validate()
1106 if ((p_mgr->p_subn->first_time_master_sweep == TRUE || p_port->is_new) in __osm_lid_mgr_set_physp_pi()
1811 int error, is_new; in in6p_join_group() local1817 is_new = 0; in in6p_join_group()1921 is_new = 1; in in6p_join_group()1979 if (is_new) { in in6p_join_group()2013 if (is_new) { in in6p_join_group()2028 if (is_new) { in in6p_join_group()2039 if (is_new) { in in6p_join_group()2066 if (is_new) in in6p_join_group()2075 if (error && is_new) { in in6p_join_group()
1776 nd6_is_router(int type, int code, int is_new, int old_addr, int new_addr, in nd6_is_router() argument1814 if (is_new) /* (6-7) */ in nd6_is_router()1826 if (is_new) /* (6-7) */ in nd6_is_router()1840 if ((!is_new && (old_addr || new_addr)) || /* (2-5) */ in nd6_is_router()1841 (is_new && new_addr)) { /* (7) */ in nd6_is_router()
1936 int error, is_new; in inp_join_group() local1942 is_new = 0; in inp_join_group()2044 is_new = 1; in inp_join_group()2107 if (is_new) { in inp_join_group()2141 if (is_new) { in inp_join_group()2156 if (is_new) { in inp_join_group()2167 if (is_new) { in inp_join_group()2201 if (is_new) in inp_join_group()2210 if (error && is_new) { in inp_join_group()
140 boolean_t is_new; member
1156 unsigned is_new; member
519 int nkids, i, is_new; in vdev_init_from_nvlist() local558 is_new = 1; in vdev_init_from_nvlist()603 is_new = 0; in vdev_init_from_nvlist()606 if (is_new || is_newer) { in vdev_init_from_nvlist()635 if (is_new) in vdev_init_from_nvlist()
523 bool is_new; in update_value_range() local527 is_new = old_vr->type != new_vr->type in update_value_range()532 if (is_new) in update_value_range()539 return is_new; in update_value_range()
18848 (create_varref): Remove variable 'is_new'.