| /xnu-8792.81.2/bsd/skywalk/nexus/kpipe/ |
| H A D | nx_kpipe_loopback.c | 556 VERIFY(uuid_is_null(kplo_dom_prov_uuid)); in kpipe_loopback_start() 562 VERIFY(uuid_is_null(kplo_dom_prov_uuid)); in kpipe_loopback_start() 589 VERIFY(uuid_is_null(uuidtmp)); in kpipe_loopback_start() 611 VERIFY(uuid_is_null(kplo_prov_uuid)); in kpipe_loopback_start() 618 VERIFY(uuid_is_null(kplo_prov_uuid)); in kpipe_loopback_start() 691 VERIFY(uuid_is_null(kplo_nx_uuid)); in kpipe_loopback_start() 697 VERIFY(uuid_is_null(kplo_nx_uuid)); in kpipe_loopback_start() 729 if (!uuid_is_null(kplo_nx_uuid)) { in kpipe_loopback_stop() 740 if (!uuid_is_null(kplo_prov_uuid)) { in kpipe_loopback_stop() 759 if (!uuid_is_null(kplo_dom_prov_uuid)) { in kpipe_loopback_stop()
|
| /xnu-8792.81.2/bsd/kern/ |
| H A D | proc_uuid_policy.c | 122 if (uuid_is_null(uuid)) { in proc_uuid_policy_insert() 201 if (uuid_is_null(uuid)) { in proc_uuid_policy_remove() 258 if (uuid_is_null(uuid) || !flags || !gencount) { in proc_uuid_policy_lookup()
|
| H A D | tracker.c | 315 if (uuid_is_null(entry->app_uuid)) { in fill_hash_entry() 316 if (appuuid == NULL || uuid_is_null(appuuid)) { in fill_hash_entry() 942 if (remote == NULL || uuid_is_null(app_uuid)) { in tracker_lookup() 944 remote ? "is not" : "is", !uuid_is_null(app_uuid) ? "is not" : "is"); in tracker_lookup()
|
| /xnu-8792.81.2/bsd/skywalk/nexus/ |
| H A D | nexus_kern.c | 525 ASSERT(dom_prov_uuid != NULL && !uuid_is_null(dom_prov_uuid)); in nxdom_prov_find_uuid() 530 ASSERT(!uuid_is_null(nxdom_prov->nxdom_prov_uuid)); in nxdom_prov_find_uuid() 625 ASSERT(err == 0 && !uuid_is_null(nxdom_prov->nxdom_prov_uuid)); in kern_nexus_register_domain_provider() 639 if (dom_prov_uuid == NULL || uuid_is_null(dom_prov_uuid)) { in kern_nexus_deregister_domain_provider() 958 dom_prov_uuid == NULL || uuid_is_null(dom_prov_uuid)) { in kern_nexus_controller_register_provider() 1032 if (ncd == NULL || prov_uuid == NULL || uuid_is_null(prov_uuid)) { in kern_nexus_controller_deregister_provider() 1053 if (ncd == NULL || prov_uuid == NULL || uuid_is_null(prov_uuid) || in kern_nexus_controller_alloc_provider_instance() 1095 if (ncd == NULL || prov_uuid == NULL || uuid_is_null(prov_uuid) || in kern_nexus_controller_alloc_net_provider_instance() 1205 if (ncd == NULL || nx_uuid == NULL || uuid_is_null(nx_uuid)) { in kern_nexus_controller_free_provider_instance() 1227 if (ncd == NULL || nx_uuid == NULL || uuid_is_null(nx_uuid) || in kern_nexus_controller_bind_provider_instance() [all …]
|
| H A D | nexus_syscalls.c | 272 if (__improbable(uuid_is_null(nxprov_uuid))) { in __nexus_deregister() 321 if (__improbable(uuid_is_null(nxprov_uuid))) { in __nexus_create() 385 if (__improbable(uuid_is_null(nx_uuid))) { in __nexus_destroy()
|
| H A D | nexus.c | 177 ASSERT(!uuid_is_null(nxctl_uuid)); in nxctl_create() 459 if (uuid_is_null(nre.npre_prov_uuid)) { in nxctl_get_nexus_prov_entry() 525 if (uuid_is_null(nlr.nl_prov_uuid)) { in nxctl_get_nexus_list() 646 if (uuid_is_null(nbr.nb_nx_uuid)) { in nxctl_nexus_bind() 670 if ((m_pid || uuid_is_null(nbr.nb_exec_uuid)) && in nxctl_nexus_bind() 748 ASSERT(!uuid_is_null(p_uuid)); in nxctl_nexus_bind() 830 if (uuid_is_null(nur.nu_nx_uuid)) { in nxctl_nexus_unbind() 886 if (uuid_is_null(ncr.nc_nx_uuid)) { in nxctl_nexus_config() 1023 if (uuid_is_null(clr.cl_nx_uuid)) { in nxctl_get_channel_list() 1831 ASSERT(!uuid_is_null(nxprov_uuid)); in nx_create()
|
| /xnu-8792.81.2/tests/ |
| H A D | net_tuntests.c | 182 T_QUIET; T_EXPECT_TRUE(uuid_is_null(uuid[i]), NULL); in check_enables() 227 T_QUIET; T_EXPECT_FALSE(uuid_is_null(uuid[i]), NULL); in check_enables() 238 T_QUIET; T_EXPECT_TRUE(uuid_is_null(uuid[i]), NULL); in check_enables() 448 T_QUIET; T_EXPECT_TRUE(uuid_is_null(uuid[i]), NULL); in create_tunsock_old() 467 T_QUIET; T_EXPECT_TRUE(uuid_is_null(uuid[i]), NULL); in create_tunsock_old() 511 T_QUIET; T_EXPECT_TRUE(uuid_is_null(uuid[i]), NULL); in create_tunsock_old() 524 T_QUIET; T_EXPECT_FALSE(uuid_is_null(uuid[i]), NULL); in create_tunsock_old() 538 T_QUIET; T_EXPECT_TRUE(uuid_is_null(uuid[i]), NULL); in create_tunsock_old() 596 T_QUIET; T_EXPECT_TRUE(uuid_is_null(uuid[i]), NULL); in create_tunsock_new() 616 T_QUIET; T_EXPECT_TRUE(uuid_is_null(uuid[i]), NULL); in create_tunsock_new() [all …]
|
| /xnu-8792.81.2/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_flow.c | 66 ASSERT(!uuid_is_null(req.nfr_flow_uuid)); in fsw_flow_add() 247 ASSERT(!uuid_is_null(uuid_key)); in fsw_flow_add() 352 ASSERT(!uuid_is_null(req->nfr_flow_uuid)); in fsw_flow_del()
|
| H A D | fsw_netagent.c | 178 ASSERT(!uuid_is_null(fo->fo_key)); in fsw_netagent_flow_add() 269 ASSERT(!uuid_is_null(flow_uuid)); in fsw_netagent_event() 400 if (!uuid_is_null(fsw->fsw_agent_uuid)) { in fsw_netagent_unregister()
|
| H A D | fsw.c | 756 NXSPECREQ_UUID || uuid_is_null(nsr->nsr_uuid)) { in fsw_ctl_attach() 804 ASSERT(!uuid_is_null(nsr->nsr_if_uuid)); in fsw_ctl_attach() 869 if (uuid_is_null(nsr->nsr_if_uuid)) { in fsw_ctl_detach() 940 if (uuid_is_null(req->nfr_flow_uuid)) { in fsw_ctl() 956 } else if (!uuid_is_null(req->nfr_euuid)) { in fsw_ctl() 1210 ASSERT(!uuid_is_null(fsw->fsw_agent_uuid)); in fsw_netagent_add_remove() 1264 ASSERT(!uuid_is_null(fsw->fsw_agent_uuid)); in fsw_netagent_update() 1742 if (!uuid_is_null(fae->fae_id)) { in fsw_mib_get_flow_adv()
|
| /xnu-8792.81.2/bsd/uuid/ |
| H A D | uuid.h | 69 int uuid_is_null(const uuid_t uu);
|
| /xnu-8792.81.2/bsd/net/ |
| H A D | necp_client.c | 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() [all …]
|
| H A D | if_utun.c | 994 if (!uuid_is_null(instance)) { in utun_detach_provider_and_instance() 1003 if (!uuid_is_null(provider)) { in utun_detach_provider_and_instance() 1021 if (!uuid_is_null(nx->fsw_device)) { in utun_nexus_detach() 1311 VERIFY(uuid_is_null(pcb->utun_kpipe_uuid) == !enabled); in utun_disable_channel() 1392 VERIFY(uuid_is_null(pcb->utun_kpipe_uuid)); in utun_enable_channel() 1977 if (!uuid_is_null(kpipe_uuid)) { in utun_ctl_disconnect() 1996 if (!uuid_is_null(kpipe_uuid)) { in utun_ctl_disconnect() 2200 if (uuid_is_null(pcb->utun_nx.fsw_agent)) { in utun_ctl_setopt() 2452 if (uuid_is_null(pcb->utun_kpipe_uuid)) { in utun_ctl_getopt()
|
| H A D | if_ipsec.c | 2034 if (!uuid_is_null(instance)) { in ipsec_detach_provider_and_instance() 2043 if (!uuid_is_null(provider)) { in ipsec_detach_provider_and_instance() 2061 if (!uuid_is_null(nx->fsw_device)) { in ipsec_nexus_detach() 2361 VERIFY(uuid_is_null(pcb->ipsec_kpipe_uuid[i])); in ipsec_detach_channels() 2373 VERIFY(!uuid_is_null(pcb->ipsec_kpipe_uuid[i])); in ipsec_detach_channels() 2378 VERIFY(uuid_is_null(pcb->ipsec_kpipe_uuid[i])); in ipsec_detach_channels() 2471 VERIFY(uuid_is_null(pcb->ipsec_kpipe_uuid[i])); in ipsec_enable_channel() 2477 const bool has_proc_uuid = !uuid_is_null(pcb->ipsec_kpipe_proc_uuid); in ipsec_enable_channel() 2491 if (!uuid_is_null(pcb->ipsec_kpipe_uuid[j])) { in ipsec_enable_channel() 3294 if (uuid_is_null(pcb->ipsec_nx.fsw_agent)) { in ipsec_ctl_setopt()
|
| H A D | necp.c | 2207 !uuid_is_null(condition_value)) { in necp_policy_condition_is_valid() 3454 if (!uuid_is_null(policy->applied_app_uuid)) { in necp_policy_unapply() 3462 if (!uuid_is_null(policy->applied_real_app_uuid)) { in necp_policy_unapply() 3466 if (!uuid_is_null(policy->applied_result_uuid)) { in necp_policy_unapply() 5411 bool has_agent_a = !uuid_is_null(netagent_uuid); in necp_lookup_route_rule_by_contents_locked() 5429 bool has_match_agent_a = !uuid_is_null(match_netagent_uuid); in necp_lookup_route_rule_by_contents_locked() 5517 if (!uuid_is_null(netagent_uuid)) { in necp_create_route_rule() 5595 if (!uuid_is_null(netagent_uuid)) { in necp_create_route_rule() 5598 if (!uuid_is_null(match_netagent_uuid)) { in necp_create_route_rule() 5889 if (uuid_is_null(uuid)) { in necp_uuid_lookup_service_id_locked() [all …]
|
| H A D | if_headless.c | 1050 if (!uuid_is_null(instance)) { in detach_provider_and_instance() 1059 if (!uuid_is_null(provider)) { in detach_provider_and_instance()
|
| H A D | dlil.c | 1017 if (instance == NULL || uuid_is_null(instance)) { in dlil_detach_nexus_instance() 1022 if (device != NULL && !uuid_is_null(device)) { in dlil_detach_nexus_instance() 1050 if (provider != NULL && !uuid_is_null(provider)) { in dlil_detach_nexus() 1457 if (uuid_is_null(ifp->if_nx_flowswitch.if_fsw_instance) == 0) { in dlil_attach_flowswitch_nexus() 1517 if (!uuid_is_null(nx_fsw->if_fsw_device)) { in dlil_quiesce_and_detach_nexuses() 1518 ASSERT(!uuid_is_null(nx_fsw->if_fsw_provider)); in dlil_quiesce_and_detach_nexuses() 1519 ASSERT(!uuid_is_null(nx_fsw->if_fsw_instance)); in dlil_quiesce_and_detach_nexuses() 1523 ASSERT(uuid_is_null(nx_fsw->if_fsw_provider)); in dlil_quiesce_and_detach_nexuses() 1524 ASSERT(uuid_is_null(nx_fsw->if_fsw_instance)); in dlil_quiesce_and_detach_nexuses() 1528 if (!uuid_is_null(nx_netif->if_nif_attach)) { in dlil_quiesce_and_detach_nexuses() [all …]
|
| H A D | pktap.c | 1555 } else if (!uuid_is_null(pktap_header->pth_uuid)) { in convert_to_pktap_header_to_v2() 1571 } else if (!uuid_is_null(pktap_header->pth_euuid)) { in convert_to_pktap_header_to_v2()
|
| /xnu-8792.81.2/libkern/uuid/ |
| H A D | uuid.c | 136 uuid_is_null(const uuid_t uu) in uuid_is_null() function
|
| /xnu-8792.81.2/bsd/skywalk/nexus/flowswitch/flow/ |
| H A D | flow_route.c | 466 ASSERT(!uuid_is_null(fr->fr_mgr->fm_uuid)); in flow_route_configure() 467 ASSERT(!uuid_is_null(fr->fr_uuid)); in flow_route_configure() 468 ASSERT(!uuid_is_null(fr->fr_nx_uuid)); in flow_route_configure() 712 ASSERT(!uuid_is_null(fr->fr_uuid)); in flow_route_find() 1041 VERIFY(!uuid_is_null(ee_arg.ee_fm_uuid)); in flow_route_ev_callback() 1042 VERIFY(!uuid_is_null(ee_arg.ee_fr_uuid)); in flow_route_ev_callback()
|
| H A D | flow_manager.c | 266 ASSERT(!uuid_is_null(fm->fm_uuid)); in flow_mgr_destroy() 505 ASSERT(!uuid_is_null(nfi->nfi_flow_uuid)); in flow_set_port_info() 750 bool is_child_flow = !uuid_is_null(req->nfr_parent_flow_uuid); in flow_req_prepare() 816 if (__probable(uuid_is_null(req->nfr_parent_flow_uuid))) { in flow_req_prepare()
|
| /xnu-8792.81.2/bsd/netinet6/ |
| H A D | udp6_usrreq.c | 732 if (cmd == PRC_MSGSIZE && in6p != NULL && !uuid_is_null(in6p->necp_client_uuid)) { in udp6_ctlinput() 938 if (!uuid_is_null(inp->necp_client_uuid)) { in udp6_connect() 982 if (!uuid_is_null(inp->necp_client_uuid)) { in udp6_connect()
|
| /xnu-8792.81.2/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_netagent.c | 1033 ASSERT(!uuid_is_null(nif->nif_agent_uuid)); in nx_netif_agent_init() 1057 ASSERT(!uuid_is_null(nif->nif_agent_uuid)); in nx_netif_agent_fini()
|
| H A D | nx_netif.c | 1372 } else if (ifp->if_na != NULL || !uuid_is_null(n->nif_uuid)) { in nx_netif_ctl_attach() 1375 ASSERT(uuid_is_null(n->nif_uuid)); in nx_netif_ctl_attach() 1493 if (nsr != NULL && uuid_is_null(nsr->nsr_if_uuid)) { in nx_netif_ctl_detach() 1546 if (uuid_is_null(req->nfr_flow_uuid)) { in nx_netif_ctl_flow_check() 1558 } else if (!uuid_is_null(req->nfr_euuid)) { in nx_netif_ctl_flow_check()
|
| /xnu-8792.81.2/bsd/skywalk/channel/ |
| H A D | channel_syscalls.c | 152 } else if (__improbable(uuid_is_null(init.ci_nx_uuid))) { in __channel_open()
|