Lines Matching refs:uuid_is_null
1548 !uuid_is_null(search_flow->u.nexus_agent)) { in necp_defunct_flow_registration()
1869 !uuid_is_null(search_flow->u.nexus_agent)) { in necp_destroy_client_flow_registration()
1996 if (!uuid_is_null(flow_defunct->nexus_agent)) { in necp_process_defunct_list()
2296 if (uuid_is_null(option->nexus_agent)) { in necp_client_add_interface_option_if_needed()
2311 if (uuid_is_null(option->nexus_agent)) { in necp_client_add_interface_option_if_needed()
2369 if (uuid_is_null(result.netagents[i])) { in necp_client_flow_is_viable()
2498 if (flow->invalid && flow->nexus && flow->assigned && !uuid_is_null(flow->u.nexus_agent)) { in necp_client_update_flows()
2574 if (uuid_is_null(parameters->required_netagents[i])) { in necp_netagent_is_requested()
2617 if (uuid_is_null(parameters->preferred_netagents[i])) { in necp_netagent_is_requested()
2760 if (uuid_is_null(ifp->if_agentids[i])) { in necp_client_add_agent_interface_options()
2783 if (uuid_is_null(ifp->if_agentids[i])) { in necp_client_add_browse_interface_options()
3027 …for (i = 0; i < NECP_MAX_AGENT_PARAMETERS && !uuid_is_null(parsed_parameters->required_netagents[i… in necp_client_trace_parsed_parameters()
3031 …for (i = 0; i < NECP_MAX_AGENT_PARAMETERS && !uuid_is_null(parsed_parameters->prohibited_netagents… in necp_client_trace_parsed_parameters()
3035 …for (i = 0; i < NECP_MAX_AGENT_PARAMETERS && !uuid_is_null(parsed_parameters->preferred_netagents[… in necp_client_trace_parsed_parameters()
3039 …for (i = 0; i < NECP_MAX_AGENT_PARAMETERS && !uuid_is_null(parsed_parameters->avoided_netagents[i]… in necp_client_trace_parsed_parameters()
3651 …uint64_t stats_event_type = (uuid_is_null(client->latest_flow_registration_id)) ? NSTAT_EVENT_SRC_… in necp_client_create_flow_registration()
3895 if (uuid_is_null(result.netagents[i])) { in necp_client_lookup_bb_radio_manager()
4208 uuid_is_null(inp->necp_client_uuid)) { in necp_socket_is_allowed_to_recv_on_interface()
4506 if (uuid_is_null(result->netagents[i])) { in necp_update_parsed_parameters()
4524 if (uuid_is_null(parsed_parameters->required_netagents[j])) { in necp_update_parsed_parameters()
4636 if (uuid_is_null(parsed_parameters->required_netagents[i])) { in necp_calculate_client_result()
4642 if (uuid_is_null(result->netagents[j])) { in necp_calculate_client_result()
4673 if (uuid_is_null(result->netagents[j])) { in necp_calculate_client_result()
4988 if (uuid_is_null(result.netagents[i])) { in necp_update_client_result()
5153 if (uuid_is_null(original_scoped_interface->if_agentids[i])) { in necp_update_client_result()
5158 if (uuid_is_null(result.netagents[j])) { in necp_update_client_result()
5193 if (uuid_is_null(direct_interface->if_agentids[i])) { in necp_update_client_result()
5198 if (uuid_is_null(result.netagents[j])) { in necp_update_client_result()
5234 if (uuid_is_null(delegate_interface->if_agentids[i])) { in necp_update_client_result()
5239 if (uuid_is_null(result.netagents[j])) { in necp_update_client_result()
5325 !uuid_is_null(search_flow->u.nexus_agent)) { in necp_defunct_client_fd_locked_inner()
5725 if (!uuid_is_null(remove_netagent_uuid)) { in necp_force_update_client()
5865 if (uuid_is_null(check_ifp->if_agentids[index])) { in necp_ifnet_matches_agent_type()
6045 if (uuid_is_null(parsed_parameters->required_netagents[i])) { in necp_ifnet_matches_parameters()
6061 if (uuid_is_null(parsed_parameters->prohibited_netagents[i])) { in necp_ifnet_matches_parameters()
6105 if (uuid_is_null(parsed_parameters->preferred_netagents[i])) { in necp_ifnet_matches_parameters()
6136 if (uuid_is_null(parsed_parameters->avoided_netagents[i])) { in necp_ifnet_matches_parameters()
6730 if (!uuid_is_null(responsible_uuid)) { in necp_find_netstat_data()
8052 if (uuid_is_null(parent_client_id)) { in necp_client_add()
8985 const bool is_wildcard = (bool)uuid_is_null(client_id); in necp_client_copy()
9163 if (uuid_is_null(client->override_euuid)) { in necp_client_copy_parameters_locked()
9215 ASSERT(!uuid_is_null(client->parent_client_id)); in necp_client_copy_parameters_locked()
9306 if (!uuid_is_null(find_client->client_id)) { in necp_client_list()
9437 if (open_flow_on_behalf_of_client && !uuid_is_null(add_request->registration_id)) { in necp_client_add_flow()
9736 if (!uuid_is_null(option->nexus_agent)) { in necp_client_request_nexus()
9744 if (!uuid_is_null(option->nexus_agent)) { in necp_client_request_nexus()
10028 if (uuid_is_null(fd_data->reported_agents.agent_uuid[agent_i])) { in necp_client_agent_action()
12380 if (!uuid_is_null(nexus_instance)) { in necp_create_nexus_assign_message()
12452 if (!uuid_is_null(inp->necp_client_uuid)) { in necp_inpcb_remove_cb()
12499 if (!uuid_is_null(mpp->necp_client_uuid)) { in necp_mppcb_dispose()