Lines Matching refs:uuid_is_null

1550 			    !uuid_is_null(search_flow->u.nexus_agent)) {  in necp_defunct_flow_registration()
1859 !uuid_is_null(search_flow->u.nexus_agent)) { in necp_destroy_client_flow_registration()
1986 if (!uuid_is_null(flow_defunct->nexus_agent)) { in necp_process_defunct_list()
2274 if (uuid_is_null(option->nexus_agent)) { in necp_client_add_interface_option_if_needed()
2289 if (uuid_is_null(option->nexus_agent)) { in necp_client_add_interface_option_if_needed()
2347 if (uuid_is_null(result.netagents[i])) { in necp_client_flow_is_viable()
2476 if (flow->invalid && flow->nexus && flow->assigned && !uuid_is_null(flow->u.nexus_agent)) { in necp_client_update_flows()
2552 if (uuid_is_null(parameters->required_netagents[i])) { in necp_netagent_is_requested()
2595 if (uuid_is_null(parameters->preferred_netagents[i])) { in necp_netagent_is_requested()
2738 if (uuid_is_null(ifp->if_agentids[i])) { in necp_client_add_agent_interface_options()
2761 if (uuid_is_null(ifp->if_agentids[i])) { in necp_client_add_browse_interface_options()
3005 …for (i = 0; i < NECP_MAX_AGENT_PARAMETERS && !uuid_is_null(parsed_parameters->required_netagents[i… in necp_client_trace_parsed_parameters()
3009 …for (i = 0; i < NECP_MAX_AGENT_PARAMETERS && !uuid_is_null(parsed_parameters->prohibited_netagents… in necp_client_trace_parsed_parameters()
3013 …for (i = 0; i < NECP_MAX_AGENT_PARAMETERS && !uuid_is_null(parsed_parameters->preferred_netagents[… in necp_client_trace_parsed_parameters()
3017 …for (i = 0; i < NECP_MAX_AGENT_PARAMETERS && !uuid_is_null(parsed_parameters->avoided_netagents[i]… in necp_client_trace_parsed_parameters()
3629 …uint64_t stats_event_type = (uuid_is_null(client->latest_flow_registration_id)) ? NSTAT_EVENT_SRC_… in necp_client_create_flow_registration()
3873 if (uuid_is_null(result.netagents[i])) { in necp_client_lookup_bb_radio_manager()
4186 uuid_is_null(inp->necp_client_uuid)) { in necp_socket_is_allowed_to_recv_on_interface()
4484 if (uuid_is_null(result->netagents[i])) { in necp_update_parsed_parameters()
4502 if (uuid_is_null(parsed_parameters->required_netagents[j])) { in necp_update_parsed_parameters()
4614 if (uuid_is_null(parsed_parameters->required_netagents[i])) { in necp_calculate_client_result()
4620 if (uuid_is_null(result->netagents[j])) { in necp_calculate_client_result()
4651 if (uuid_is_null(result->netagents[j])) { in necp_calculate_client_result()
4968 if (uuid_is_null(result.netagents[i])) { in necp_update_client_result()
5133 if (uuid_is_null(original_scoped_interface->if_agentids[i])) { in necp_update_client_result()
5138 if (uuid_is_null(result.netagents[j])) { in necp_update_client_result()
5173 if (uuid_is_null(direct_interface->if_agentids[i])) { in necp_update_client_result()
5178 if (uuid_is_null(result.netagents[j])) { in necp_update_client_result()
5214 if (uuid_is_null(delegate_interface->if_agentids[i])) { in necp_update_client_result()
5219 if (uuid_is_null(result.netagents[j])) { in necp_update_client_result()
5305 !uuid_is_null(search_flow->u.nexus_agent)) { in necp_defunct_client_fd_locked_inner()
5705 if (!uuid_is_null(remove_netagent_uuid)) { in necp_force_update_client()
5845 if (uuid_is_null(check_ifp->if_agentids[index])) { in necp_ifnet_matches_agent_type()
6025 if (uuid_is_null(parsed_parameters->required_netagents[i])) { in necp_ifnet_matches_parameters()
6041 if (uuid_is_null(parsed_parameters->prohibited_netagents[i])) { in necp_ifnet_matches_parameters()
6085 if (uuid_is_null(parsed_parameters->preferred_netagents[i])) { in necp_ifnet_matches_parameters()
6116 if (uuid_is_null(parsed_parameters->avoided_netagents[i])) { in necp_ifnet_matches_parameters()
6710 if (!uuid_is_null(responsible_uuid)) { in necp_find_netstat_data()
8032 if (uuid_is_null(parent_client_id)) { in necp_client_add()
8965 const bool is_wildcard = (bool)uuid_is_null(client_id); in necp_client_copy()
9143 if (uuid_is_null(client->override_euuid)) { in necp_client_copy_parameters_locked()
9195 ASSERT(!uuid_is_null(client->parent_client_id)); in necp_client_copy_parameters_locked()
9286 if (!uuid_is_null(find_client->client_id)) { in necp_client_list()
9417 if (open_flow_on_behalf_of_client && !uuid_is_null(add_request->registration_id)) { in necp_client_add_flow()
9722 if (!uuid_is_null(option->nexus_agent)) { in necp_client_request_nexus()
9730 if (!uuid_is_null(option->nexus_agent)) { in necp_client_request_nexus()
10014 if (uuid_is_null(fd_data->reported_agents.agent_uuid[agent_i])) { in necp_client_agent_action()
12366 if (!uuid_is_null(nexus_instance)) { in necp_create_nexus_assign_message()
12438 if (!uuid_is_null(inp->necp_client_uuid)) { in necp_inpcb_remove_cb()
12485 if (!uuid_is_null(mpp->necp_client_uuid)) { in necp_mppcb_dispose()