Home
last modified time | relevance | path

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

/xnu-8019.80.24/libkern/uuid/
H A Duuid.c94 uuid_generate_random(uuid_t out) in uuid_generate_random() function
132 uuid_generate_random(out); in uuid_generate()
/xnu-8019.80.24/bsd/uuid/
H A Duuid.h62 void uuid_generate_random(uuid_t out);
/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw_flow.c141 uuid_generate_random(uuid_key); in fsw_flow_add()
217 uuid_generate_random(uuid_key); in fsw_flow_add()
H A Dfsw_netagent.c303 uuid_generate_random(agent.agent.netagent_uuid); in fsw_netagent_register()
H A Dfsw_vp.c371 uuid_generate_random(na->na_uuid); in fsw_vp_na_create()
/xnu-8019.80.24/bsd/skywalk/nexus/netif/
H A Dnx_netif_netagent.c323 uuid_generate_random(uuid_key); in nx_netif_netagent_flow_bind()
939 uuid_generate_random(agent.agent.netagent_uuid); in nx_netif_agent_register()
H A Dnx_netif_filter_vp.c565 uuid_generate_random(na->na_uuid); in netif_filter_na_create()
H A Dnx_netif_compat.c1622 uuid_generate_random(devna->na_uuid); in nx_netif_compat_attach()
1702 uuid_generate_random(hostna->na_uuid); in nx_netif_compat_attach()
H A Dnx_netif_vp.c979 uuid_generate_random(na->na_uuid); in netif_vp_na_create()
H A Dnx_netif.c1347 uuid_generate_random(n->nif_uuid); in nx_netif_ctl_attach()
2211 uuid_generate_random(devna->na_uuid); in nx_netif_attach()
2292 uuid_generate_random(hostna->na_uuid); in nx_netif_attach()
/xnu-8019.80.24/bsd/skywalk/nexus/
H A Dnexus_syscalls.c100 uuid_generate_random(nxctl_uuid); in __nexus_open()
H A Dnexus_kern.c378 uuid_generate_random(nxdom_prov->nxdom_prov_uuid); in nxdom_prov_add()
805 uuid_generate_random(nxctl_uuid); in kern_nexus_controller_create()
H A Dnexus.c1399 uuid_generate_random(nxprov->nxprov_uuid); in nxprov_create_common()
1922 uuid_generate_random(nx->nx_uuid); in nx_create()
H A Dnexus_adapter.c3291 uuid_generate_random(na->na_uuid); in na_pseudo_create()
/xnu-8019.80.24/bsd/skywalk/nexus/kpipe/
H A Dnx_kernel_pipe.c745 uuid_generate_random(na->na_uuid); in nx_kpipe_na_find()
/xnu-8019.80.24/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c1577 uuid_generate_random(mna->pna_up.na_uuid); in nx_upipe_na_find()
1638 uuid_generate_random(sna->pna_up.na_uuid); in nx_upipe_na_find()
/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_manager.c243 uuid_generate_random(fm->fm_uuid); in flow_mgr_create()
H A Dflow_route.c330 uuid_generate_random(fr->fr_uuid); in fr_alloc()
/xnu-8019.80.24/bsd/skywalk/nexus/monitor/
H A Dnx_monitor.c1538 uuid_generate_random(mna->mna_up.na_uuid); in nx_monitor_na_find()
/xnu-8019.80.24/bsd/kern/
H A Dsocket_flows.c1235 uuid_generate_random(hash_entry->soflow_uuid); in soflow_get_flow()
/xnu-8019.80.24/bsd/skywalk/mem/
H A Dskmem_region.c756 uuid_generate_random(skr->skr_uuid); in skmem_region_create()
H A Dskmem_cache.c718 uuid_generate_random(skm->skm_uuid); in skmem_cache_create()
/xnu-8019.80.24/bsd/skywalk/channel/
H A Dchannel.c2048 uuid_generate_random(ch->ch_info->cinfo_ch_id); in ch_connect()
/xnu-8019.80.24/bsd/netinet/
H A Dtcp_subr.c4622 uuid_generate_random(nfr.nfr_flow_uuid); in tcp_add_fsw_flow()
/xnu-8019.80.24/bsd/net/
H A Dnecp_client.c813 uuid_generate_random(client_id); in necp_generate_client_id()