| /xnu-11417.121.6/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-11417.121.6/tests/skywalk/ |
| H A D | skt_manyflows.c | 54 uuid_generate_random(flows[i * nflows_per_port + j]); in do_flows() 179 uuid_generate_random(flows[i]); in skt_mf1xall_common() 202 uuid_generate_random(extraflow); in skt_mf1xall_common()
|
| H A D | skt_fswbinds.c | 58 uuid_generate_random(flow1); in skt_fswbind_common() 90 uuid_generate_random(flow2); in skt_fswbind_common()
|
| H A D | skt_restricted_port.c | 68 uuid_generate_random(flow); in skt_reserve_restricted_port()
|
| H A D | skt_flowswitch_ns_reserve.c | 198 uuid_generate_random(nfr.nfr_flow_uuid); in skt_flowswitch_ns_bsd() 268 uuid_generate_random(listener_flow); in skt_flowswitch_ns_sky() 287 uuid_generate_random(connected_flow); in skt_flowswitch_ns_sky() 398 uuid_generate_random(flow); in skt_ns_sky_bind() 908 uuid_generate_random(tcp_flow); in skt_flowswitch_ns_reserve_main() 909 uuid_generate_random(udp_flow); in skt_flowswitch_ns_reserve_main() 926 uuid_generate_random(nfr.nfr_flow_uuid); in skt_flowswitch_ns_reserve_main() 940 uuid_generate_random(nfr.nfr_flow_uuid); in skt_flowswitch_ns_reserve_main()
|
| H A D | skt_bind.c | 90 uuid_generate_random(key0); in skt_bind_init() 91 uuid_generate_random(key1); in skt_bind_init()
|
| H A D | skt_netifcompat.c | 68 uuid_generate_random(if_uuid); in skt_netifcompat_common()
|
| H A D | skt_xfer.c | 3371 uuid_generate_random(nowhere_flow_id); in skt_xfer_flowmatch() 3604 uuid_generate_random(nowhere_flow_id); in skt_xfer_csumoffload() 3737 uuid_generate_random(nowhere_flow_id); in skt_xfer_qosmarking() 3841 uuid_generate_random(connecting_flow_id); in skt_xfer_listener_tcp_rst() 3852 uuid_generate_random(listener_flow_id); in skt_xfer_listener_tcp_rst()
|
| /xnu-11417.121.6/bsd/uuid/ |
| H A D | uuid.h | 62 void uuid_generate_random(uuid_t out);
|
| /xnu-11417.121.6/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 | 328 uuid_generate_random(agent.agent.netagent_uuid); in fsw_netagent_register()
|
| H A D | fsw_vp.c | 367 uuid_generate_random(na->na_uuid); in fsw_vp_na_create()
|
| /xnu-11417.121.6/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_netagent.c | 288 uuid_generate_random(uuid_key); in nx_netif_netagent_flow_bind() 900 uuid_generate_random(agent.agent.netagent_uuid); in nx_netif_agent_register()
|
| H A D | nx_netif_filter_vp.c | 564 uuid_generate_random(na->na_uuid); in netif_filter_na_create()
|
| H A D | nx_netif_compat.c | 1608 uuid_generate_random(devna->na_uuid); in nx_netif_compat_attach() 1687 uuid_generate_random(hostna->na_uuid); in nx_netif_compat_attach()
|
| H A D | nx_netif_vp.c | 991 uuid_generate_random(na->na_uuid); in netif_vp_na_create()
|
| H A D | nx_netif.c | 1388 uuid_generate_random(n->nif_uuid); in nx_netif_ctl_attach() 2294 uuid_generate_random(devna->na_uuid); in nx_netif_attach() 2374 uuid_generate_random(hostna->na_uuid); in nx_netif_attach()
|
| /xnu-11417.121.6/bsd/skywalk/nexus/ |
| H A D | nexus_syscalls.c | 114 uuid_generate_random(nxctl_uuid); in __nexus_open()
|
| H A D | nexus_kern.c | 376 uuid_generate_random(nxdom_prov->nxdom_prov_uuid); in nxdom_prov_add() 804 uuid_generate_random(nxctl_uuid); in kern_nexus_controller_create()
|
| H A D | nexus.c | 1447 uuid_generate_random(nxprov->nxprov_uuid); in nxprov_create_common() 1935 uuid_generate_random(nx->nx_uuid); in nx_create()
|
| /xnu-11417.121.6/bsd/skywalk/nexus/upipe/ |
| H A D | nx_user_pipe.c | 1563 uuid_generate_random(mna->pna_up.na_uuid); in nx_upipe_na_find() 1624 uuid_generate_random(sna->pna_up.na_uuid); in nx_upipe_na_find()
|
| /xnu-11417.121.6/bsd/skywalk/nexus/kpipe/ |
| H A D | nx_kernel_pipe.c | 744 uuid_generate_random(na->na_uuid); in nx_kpipe_na_find()
|
| /xnu-11417.121.6/bsd/skywalk/nexus/flowswitch/flow/ |
| H A D | flow_route.c | 319 uuid_generate_random(fr->fr_uuid); in fr_alloc()
|
| H A D | flow_manager.c | 233 uuid_generate_random(fm->fm_uuid); in flow_mgr_create()
|
| /xnu-11417.121.6/bsd/skywalk/nexus/monitor/ |
| H A D | nx_monitor.c | 1533 uuid_generate_random(mna->mna_up.na_uuid); in nx_monitor_na_find()
|