Lines Matching refs:uuid_is_null

1289 			    !uuid_is_null(search_flow->u.nexus_agent)) {  in necp_defunct_flow_registration()
1598 !uuid_is_null(search_flow->u.nexus_agent)) { in necp_destroy_client_flow_registration()
1721 if (!uuid_is_null(flow_defunct->nexus_agent)) { in necp_process_defunct_list()
2002 if (uuid_is_null(option->nexus_agent)) { in necp_client_add_interface_option_if_needed()
2017 if (uuid_is_null(option->nexus_agent)) { in necp_client_add_interface_option_if_needed()
2075 if (uuid_is_null(result.netagents[i])) { in necp_client_flow_is_viable()
2204 if (flow->invalid && flow->nexus && flow->assigned && !uuid_is_null(flow->u.nexus_agent)) { in necp_client_update_flows()
2278 if (uuid_is_null(parameters->required_netagents[i])) { in necp_netagent_is_requested()
2321 if (uuid_is_null(parameters->preferred_netagents[i])) { in necp_netagent_is_requested()
2459 if (uuid_is_null(ifp->if_agentids[i])) { in necp_client_add_agent_interface_options()
2476 if (uuid_is_null(ifp->if_agentids[i])) { in necp_client_add_browse_interface_options()
2714 …for (i = 0; i < NECP_MAX_AGENT_PARAMETERS && !uuid_is_null(parsed_parameters->required_netagents[i… in necp_client_trace_parsed_parameters()
2718 …for (i = 0; i < NECP_MAX_AGENT_PARAMETERS && !uuid_is_null(parsed_parameters->prohibited_netagents… in necp_client_trace_parsed_parameters()
2722 …for (i = 0; i < NECP_MAX_AGENT_PARAMETERS && !uuid_is_null(parsed_parameters->preferred_netagents[… in necp_client_trace_parsed_parameters()
2726 …for (i = 0; i < NECP_MAX_AGENT_PARAMETERS && !uuid_is_null(parsed_parameters->avoided_netagents[i]… in necp_client_trace_parsed_parameters()
3319 …uint64_t stats_event_type = (uuid_is_null(client->latest_flow_registration_id)) ? NSTAT_EVENT_SRC_… in necp_client_create_flow_registration()
3563 if (uuid_is_null(result.netagents[i])) { in necp_client_lookup_bb_radio_manager()
3874 uuid_is_null(inp->necp_client_uuid)) { in necp_socket_is_allowed_to_recv_on_interface()
4174 if (uuid_is_null(result->netagents[i])) { in necp_update_parsed_parameters()
4192 if (uuid_is_null(parsed_parameters->required_netagents[j])) { in necp_update_parsed_parameters()
4304 if (uuid_is_null(parsed_parameters->required_netagents[i])) { in necp_calculate_client_result()
4310 if (uuid_is_null(result->netagents[j])) { in necp_calculate_client_result()
4341 if (uuid_is_null(result->netagents[j])) { in necp_calculate_client_result()
4609 if (uuid_is_null(result.netagents[i])) { in necp_update_client_result()
4756 if (uuid_is_null(original_scoped_interface->if_agentids[i])) { in necp_update_client_result()
4761 if (uuid_is_null(result.netagents[j])) { in necp_update_client_result()
4790 if (uuid_is_null(direct_interface->if_agentids[i])) { in necp_update_client_result()
4795 if (uuid_is_null(result.netagents[j])) { in necp_update_client_result()
4826 if (uuid_is_null(delegate_interface->if_agentids[i])) { in necp_update_client_result()
4831 if (uuid_is_null(result.netagents[j])) { in necp_update_client_result()
4912 !uuid_is_null(search_flow->u.nexus_agent)) { in necp_defunct_client_fd_locked_inner()
5275 if (!uuid_is_null(remove_netagent_uuid)) { in necp_force_update_client()
5415 if (uuid_is_null(check_ifp->if_agentids[index])) { in necp_ifnet_matches_agent_type()
5587 if (uuid_is_null(parsed_parameters->required_netagents[i])) { in necp_ifnet_matches_parameters()
5603 if (uuid_is_null(parsed_parameters->prohibited_netagents[i])) { in necp_ifnet_matches_parameters()
5647 if (uuid_is_null(parsed_parameters->preferred_netagents[i])) { in necp_ifnet_matches_parameters()
5678 if (uuid_is_null(parsed_parameters->avoided_netagents[i])) { in necp_ifnet_matches_parameters()
7076 if (uuid_is_null(parent_client_id)) { in necp_client_add()
7832 const bool is_wildcard = (bool)uuid_is_null(client_id); in necp_client_copy()
7981 if (uuid_is_null(client->override_euuid)) { in necp_client_copy_parameters_locked()
8032 ASSERT(!uuid_is_null(client->parent_client_id)); in necp_client_copy_parameters_locked()
8116 if (!uuid_is_null(find_client->client_id)) { in necp_client_list()
8472 if (!uuid_is_null(option->nexus_agent)) { in necp_client_request_nexus()
8480 if (!uuid_is_null(option->nexus_agent)) { in necp_client_request_nexus()
10774 if (!uuid_is_null(nexus_instance)) { in necp_create_nexus_assign_message()
10838 if (!uuid_is_null(inp->necp_client_uuid)) { in necp_inpcb_remove_cb()
10877 if (!uuid_is_null(mpp->necp_client_uuid)) { in necp_mppcb_dispose()