| /xnu-8019.80.24/libkern/uuid/ |
| H A D | uuid.c | 94 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 D | uuid.h | 62 void uuid_generate_random(uuid_t out);
|
| /xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_flow.c | 141 uuid_generate_random(uuid_key); in fsw_flow_add() 217 uuid_generate_random(uuid_key); in fsw_flow_add()
|
| H A D | fsw_netagent.c | 303 uuid_generate_random(agent.agent.netagent_uuid); in fsw_netagent_register()
|
| H A D | fsw_vp.c | 371 uuid_generate_random(na->na_uuid); in fsw_vp_na_create()
|
| /xnu-8019.80.24/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_netagent.c | 323 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 D | nx_netif_filter_vp.c | 565 uuid_generate_random(na->na_uuid); in netif_filter_na_create()
|
| H A D | nx_netif_compat.c | 1622 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 D | nx_netif_vp.c | 979 uuid_generate_random(na->na_uuid); in netif_vp_na_create()
|
| H A D | nx_netif.c | 1347 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 D | nexus_syscalls.c | 100 uuid_generate_random(nxctl_uuid); in __nexus_open()
|
| H A D | nexus_kern.c | 378 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 D | nexus.c | 1399 uuid_generate_random(nxprov->nxprov_uuid); in nxprov_create_common() 1922 uuid_generate_random(nx->nx_uuid); in nx_create()
|
| H A D | nexus_adapter.c | 3291 uuid_generate_random(na->na_uuid); in na_pseudo_create()
|
| /xnu-8019.80.24/bsd/skywalk/nexus/kpipe/ |
| H A D | nx_kernel_pipe.c | 745 uuid_generate_random(na->na_uuid); in nx_kpipe_na_find()
|
| /xnu-8019.80.24/bsd/skywalk/nexus/upipe/ |
| H A D | nx_user_pipe.c | 1577 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 D | flow_manager.c | 243 uuid_generate_random(fm->fm_uuid); in flow_mgr_create()
|
| H A D | flow_route.c | 330 uuid_generate_random(fr->fr_uuid); in fr_alloc()
|
| /xnu-8019.80.24/bsd/skywalk/nexus/monitor/ |
| H A D | nx_monitor.c | 1538 uuid_generate_random(mna->mna_up.na_uuid); in nx_monitor_na_find()
|
| /xnu-8019.80.24/bsd/kern/ |
| H A D | socket_flows.c | 1235 uuid_generate_random(hash_entry->soflow_uuid); in soflow_get_flow()
|
| /xnu-8019.80.24/bsd/skywalk/mem/ |
| H A D | skmem_region.c | 756 uuid_generate_random(skr->skr_uuid); in skmem_region_create()
|
| H A D | skmem_cache.c | 718 uuid_generate_random(skm->skm_uuid); in skmem_cache_create()
|
| /xnu-8019.80.24/bsd/skywalk/channel/ |
| H A D | channel.c | 2048 uuid_generate_random(ch->ch_info->cinfo_ch_id); in ch_connect()
|
| /xnu-8019.80.24/bsd/netinet/ |
| H A D | tcp_subr.c | 4622 uuid_generate_random(nfr.nfr_flow_uuid); in tcp_add_fsw_flow()
|
| /xnu-8019.80.24/bsd/net/ |
| H A D | necp_client.c | 813 uuid_generate_random(client_id); in necp_generate_client_id()
|