Searched refs:is_new (Results 1 – 12 of 12) sorted by relevance
118 p_pending->is_new = TRUE; in pkey_mgr_process_physical_port()122 p_pending->is_new = FALSE; in pkey_mgr_process_physical_port()146 p_pending->is_new = TRUE; in pkey_mgr_process_physical_port()159 p_pending->is_new = TRUE; in pkey_mgr_process_physical_port()167 p_pending->is_new = TRUE; in pkey_mgr_process_physical_port()175 p_pending->is_new = TRUE; in pkey_mgr_process_physical_port()184 if (p_pending->is_new == TRUE) in pkey_mgr_process_physical_port()193 cl_ntoh16(pkey), p_pending->is_new ? "inserted" : "updated", in pkey_mgr_process_physical_port()431 if (p_pending->is_new == FALSE) { in pkey_mgr_update_port()
549 p_port->is_new = 1; in ni_rcv_process_existing_ca_or_router()776 p_port->is_new = 1; in ni_rcv_process_new()
1044 if (!p_port->is_new) in state_mgr_report_new_ports()1086 p_port->is_new = 0; in state_mgr_report_new_ports()
579 if (p_remote_port->is_new) { in ucast_cache_validate()
1052 p_mgr->p_subn->first_time_master_sweep == TRUE || p_port->is_new) in lid_mgr_set_physp_pi()
158 boolean_t is_new; member
1193 unsigned is_new; member
1870 int error, is_new; in in6p_join_group() local1984 is_new = 1; in in6p_join_group()1992 is_new = 0; in in6p_join_group()2062 if (is_new) { in in6p_join_group()2081 if (is_new) { in in6p_join_group()2094 if (is_new) { in in6p_join_group()2147 if (is_new && imf) { in in6p_join_group()
1824 nd6_is_router(int type, int code, int is_new, int old_addr, int new_addr, in nd6_is_router() argument1862 if (is_new) /* (6-7) */ in nd6_is_router()1874 if (is_new) /* (6-7) */ in nd6_is_router()1888 if ((!is_new && (old_addr || new_addr)) || /* (2-5) */ in nd6_is_router()1889 (is_new && new_addr)) { /* (7) */ in nd6_is_router()
1960 int error, is_new; in inp_join_group() local2080 is_new = 1; in inp_join_group()2088 is_new = 0; in inp_join_group()2163 if (is_new) { in inp_join_group()2182 if (is_new) { in inp_join_group()2195 if (is_new) { in inp_join_group()2249 if (is_new && imf) { in inp_join_group()
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'.