Home
last modified time | relevance | path

Searched refs:uuid_is_null (Results 1 – 25 of 51) sorted by relevance

123

/xnu-11417.121.6/tests/skywalk/
H A Dskt_teardown.c103 assert(!uuid_is_null(feth0_attach)); in skt_teardown_pass()
109 assert(!uuid_is_null(nf_instance1)); in skt_teardown_pass()
114 assert(!uuid_is_null(feth1_attach)); in skt_teardown_pass()
125 assert(!uuid_is_null(nf_attach0)); in skt_teardown_pass()
H A Dskt_netifcompat.c145 assert(!uuid_is_null(sktc_provider_uuid)); in skt_netifcompatc_main()
146 assert(!uuid_is_null(sktc_instance_uuid)); in skt_netifcompatc_main()
242 assert(uuid_is_null(scratch)); in skt_fsw_common()
H A Dskt_bind.c67 assert(uuid_is_null(netif_provider)); in skt_bind_init()
68 assert(uuid_is_null(netif_instance)); in skt_bind_init()
69 assert(uuid_is_null(netif_attach)); in skt_bind_init()
136 if (!uuid_is_null(netif_attach)) { in skt_bind_fini()
H A Dskt_manyflows.c211 if (!uuid_is_null(flows[i])) { in skt_mf1xall_common()
H A Dskywalk_test_common.c149 assert(uuid_is_null(sktc_provider_uuid)); in sktc_setup_nexus()
150 assert(uuid_is_null(sktc_instance_uuid)); in sktc_setup_nexus()
255 assert(!uuid_is_null(sktc_provider_uuid)); in sktc_cleanup_nexus()
256 assert(!uuid_is_null(sktc_instance_uuid)); in sktc_cleanup_nexus()
807 assert(uuid_is_null(sktc_instance_uuid)); in sktc_generic_kpipe_init()
816 uuid_is_null(sktc_instance_uuid)) { in sktc_generic_kpipe_init()
/xnu-11417.121.6/bsd/skywalk/nexus/kpipe/
H A Dnx_kpipe_loopback.c556 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-11417.121.6/bsd/kern/
H A Dproc_uuid_policy.c122 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 Dtracker.c337 if (uuid_is_null(entry->app_uuid)) { in fill_hash_entry()
338 if (appuuid == NULL || uuid_is_null(appuuid)) { in fill_hash_entry()
974 if (remote == NULL || uuid_is_null(app_uuid)) { in tracker_lookup()
976 remote ? "is not" : "is", !uuid_is_null(app_uuid) ? "is not" : "is"); in tracker_lookup()
/xnu-11417.121.6/bsd/skywalk/nexus/
H A Dnexus_kern.c523 ASSERT(dom_prov_uuid != NULL && !uuid_is_null(dom_prov_uuid)); in nxdom_prov_find_uuid()
528 ASSERT(!uuid_is_null(nxdom_prov->nxdom_prov_uuid)); in nxdom_prov_find_uuid()
623 ASSERT(err == 0 && !uuid_is_null(nxdom_prov->nxdom_prov_uuid)); in kern_nexus_register_domain_provider()
637 if (dom_prov_uuid == NULL || uuid_is_null(dom_prov_uuid)) { in kern_nexus_deregister_domain_provider()
956 dom_prov_uuid == NULL || uuid_is_null(dom_prov_uuid)) { in kern_nexus_controller_register_provider()
1030 if (ncd == NULL || prov_uuid == NULL || uuid_is_null(prov_uuid)) { in kern_nexus_controller_deregister_provider()
1051 if (ncd == NULL || prov_uuid == NULL || uuid_is_null(prov_uuid) || in kern_nexus_controller_alloc_provider_instance()
1093 if (ncd == NULL || prov_uuid == NULL || uuid_is_null(prov_uuid) || in kern_nexus_controller_alloc_net_provider_instance()
1209 if (ncd == NULL || nx_uuid == NULL || uuid_is_null(nx_uuid)) { in kern_nexus_controller_free_provider_instance()
1231 if (ncd == NULL || nx_uuid == NULL || uuid_is_null(nx_uuid) || in kern_nexus_controller_bind_provider_instance()
[all …]
H A Dnexus_syscalls.c272 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 Dnexus.c196 ASSERT(!uuid_is_null(nxctl_uuid)); in nxctl_create()
481 if (uuid_is_null(nre.npre_prov_uuid)) { in nxctl_get_nexus_prov_entry()
547 if (uuid_is_null(nlr.nl_prov_uuid)) { in nxctl_get_nexus_list()
671 if (uuid_is_null(nbr.nb_nx_uuid)) { in nxctl_nexus_bind()
695 if ((m_pid || uuid_is_null(nbr.nb_exec_uuid)) && in nxctl_nexus_bind()
780 ASSERT(!uuid_is_null(p_uuid)); in nxctl_nexus_bind()
866 if (uuid_is_null(nur.nu_nx_uuid)) { in nxctl_nexus_unbind()
922 if (uuid_is_null(ncr.nc_nx_uuid)) { in nxctl_nexus_config()
1062 if (uuid_is_null(clr.cl_nx_uuid)) { in nxctl_get_channel_list()
1881 ASSERT(!uuid_is_null(nxprov_uuid)); in nx_create()
/xnu-11417.121.6/tests/
H A Dnet_tuntests.c182 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-11417.121.6/bsd/skywalk/nexus/flowswitch/
H A Dfsw_netagent.c179 ASSERT(!uuid_is_null(fo->fo_key)); in fsw_netagent_flow_add()
269 ASSERT(!uuid_is_null(flow_uuid)); in fsw_netagent_event()
406 if (!uuid_is_null(fsw->fsw_agent_uuid)) { in fsw_netagent_unregister()
H A Dfsw_flow.c66 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 Dfsw.c846 NXSPECREQ_UUID || uuid_is_null(nsr->nsr_uuid)) { in fsw_ctl_attach()
894 ASSERT(!uuid_is_null(nsr->nsr_if_uuid)); in fsw_ctl_attach()
959 if (uuid_is_null(nsr->nsr_if_uuid)) { in fsw_ctl_detach()
1031 if (uuid_is_null(req->nfr_flow_uuid)) { in fsw_ctl()
1047 } else if (!uuid_is_null(req->nfr_euuid)) { in fsw_ctl()
1324 ASSERT(!uuid_is_null(fsw->fsw_agent_uuid)); in fsw_netagent_add_remove()
1383 ASSERT(!uuid_is_null(fsw->fsw_agent_uuid)); in fsw_netagent_update()
1861 if (!uuid_is_null(fae->fae_id)) { in fsw_mib_get_flow_adv()
/xnu-11417.121.6/bsd/uuid/
H A Duuid.h69 int uuid_is_null(const uuid_t uu);
/xnu-11417.121.6/libkern/uuid/
H A Duuid.c136 uuid_is_null(const uuid_t uu) in uuid_is_null() function
/xnu-11417.121.6/bsd/net/
H A Dnecp_client.c1409 !uuid_is_null(search_flow->u.nexus_agent)) { in necp_defunct_flow_registration()
1718 !uuid_is_null(search_flow->u.nexus_agent)) { in necp_destroy_client_flow_registration()
1842 if (!uuid_is_null(flow_defunct->nexus_agent)) { in necp_process_defunct_list()
2130 if (uuid_is_null(option->nexus_agent)) { in necp_client_add_interface_option_if_needed()
2145 if (uuid_is_null(option->nexus_agent)) { in necp_client_add_interface_option_if_needed()
2203 if (uuid_is_null(result.netagents[i])) { in necp_client_flow_is_viable()
2332 if (flow->invalid && flow->nexus && flow->assigned && !uuid_is_null(flow->u.nexus_agent)) { in necp_client_update_flows()
2405 if (uuid_is_null(parameters->required_netagents[i])) { in necp_netagent_is_requested()
2448 if (uuid_is_null(parameters->preferred_netagents[i])) { in necp_netagent_is_requested()
2591 if (uuid_is_null(ifp->if_agentids[i])) { in necp_client_add_agent_interface_options()
[all …]
H A Dif_utun.c1005 if (!uuid_is_null(instance)) { in utun_detach_provider_and_instance()
1014 if (!uuid_is_null(provider)) { in utun_detach_provider_and_instance()
1032 if (!uuid_is_null(nx->fsw_device)) { in utun_nexus_detach()
1324 VERIFY(uuid_is_null(pcb->utun_kpipe_uuid) == !enabled); in utun_disable_channel()
1405 VERIFY(uuid_is_null(pcb->utun_kpipe_uuid)); in utun_enable_channel()
1995 if (!uuid_is_null(kpipe_uuid)) { in utun_ctl_disconnect()
2014 if (!uuid_is_null(kpipe_uuid)) { in utun_ctl_disconnect()
2218 if (uuid_is_null(pcb->utun_nx.fsw_agent)) { in utun_ctl_setopt()
2470 if (uuid_is_null(pcb->utun_kpipe_uuid)) { in utun_ctl_getopt()
H A Dif_ipsec.c1948 if (!uuid_is_null(instance)) { in ipsec_detach_provider_and_instance()
1957 if (!uuid_is_null(provider)) { in ipsec_detach_provider_and_instance()
1975 if (!uuid_is_null(nx->fsw_device)) { in ipsec_nexus_detach()
2276 VERIFY(uuid_is_null(pcb->ipsec_kpipe_uuid[i])); in ipsec_detach_channels()
2288 VERIFY(!uuid_is_null(pcb->ipsec_kpipe_uuid[i])); in ipsec_detach_channels()
2293 VERIFY(uuid_is_null(pcb->ipsec_kpipe_uuid[i])); in ipsec_detach_channels()
2388 VERIFY(uuid_is_null(pcb->ipsec_kpipe_uuid[i])); in ipsec_enable_channel()
2394 const bool has_proc_uuid = !uuid_is_null(pcb->ipsec_kpipe_proc_uuid); in ipsec_enable_channel()
2408 if (!uuid_is_null(pcb->ipsec_kpipe_uuid[j])) { in ipsec_enable_channel()
3214 if (uuid_is_null(pcb->ipsec_nx.fsw_agent)) { in ipsec_ctl_setopt()
H A Ddlil.c459 if (instance == NULL || uuid_is_null(instance)) { in dlil_detach_nexus_instance()
464 if (device != NULL && !uuid_is_null(device)) { in dlil_detach_nexus_instance()
492 if (provider != NULL && !uuid_is_null(provider)) { in dlil_detach_nexus()
938 if (uuid_is_null(ifp->if_nx_flowswitch.if_fsw_instance)) { in dlil_attach_flowswitch_nexus()
983 if (!uuid_is_null(nx_fsw->if_fsw_device)) { in dlil_quiesce_and_detach_nexuses()
984 ASSERT(!uuid_is_null(nx_fsw->if_fsw_provider)); in dlil_quiesce_and_detach_nexuses()
985 ASSERT(!uuid_is_null(nx_fsw->if_fsw_instance)); in dlil_quiesce_and_detach_nexuses()
988 ASSERT(uuid_is_null(nx_fsw->if_fsw_provider)); in dlil_quiesce_and_detach_nexuses()
989 ASSERT(uuid_is_null(nx_fsw->if_fsw_instance)); in dlil_quiesce_and_detach_nexuses()
993 if (!uuid_is_null(nx_netif->if_nif_attach)) { in dlil_quiesce_and_detach_nexuses()
[all …]
/xnu-11417.121.6/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_route.c437 ASSERT(!uuid_is_null(fr->fr_mgr->fm_uuid)); in flow_route_configure()
438 ASSERT(!uuid_is_null(fr->fr_uuid)); in flow_route_configure()
439 ASSERT(!uuid_is_null(fr->fr_nx_uuid)); in flow_route_configure()
683 ASSERT(!uuid_is_null(fr->fr_uuid)); in flow_route_find()
1019 VERIFY(!uuid_is_null(ee_arg.ee_fm_uuid)); in flow_route_ev_callback()
1020 VERIFY(!uuid_is_null(ee_arg.ee_fr_uuid)); in flow_route_ev_callback()
H A Dflow_manager.c265 ASSERT(!uuid_is_null(fm->fm_uuid)); in flow_mgr_destroy()
504 ASSERT(!uuid_is_null(nfi->nfi_flow_uuid)); in flow_set_port_info()
755 bool is_child_flow = !uuid_is_null(req->nfr_parent_flow_uuid); in flow_req_prepare()
821 if (__probable(uuid_is_null(req->nfr_parent_flow_uuid))) { in flow_req_prepare()
/xnu-11417.121.6/bsd/netinet6/
H A Dudp6_usrreq.c754 if (cmd == PRC_MSGSIZE && in6p != NULL && !uuid_is_null(in6p->necp_client_uuid)) { in udp6_ctlinput()
982 if (!uuid_is_null(inp->necp_client_uuid)) { in udp6_connect()
1036 if (!uuid_is_null(inp->necp_client_uuid)) { in udp6_connect()
/xnu-11417.121.6/bsd/skywalk/nexus/netif/
H A Dnx_netif_netagent.c995 ASSERT(!uuid_is_null(nif->nif_agent_uuid)); in nx_netif_agent_init()
1019 ASSERT(!uuid_is_null(nif->nif_agent_uuid)); in nx_netif_agent_fini()

123