Home
last modified time | relevance | path

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

12

/xnu-11417.121.6/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-11417.121.6/tests/skywalk/
H A Dskt_manyflows.c54 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 Dskt_fswbinds.c58 uuid_generate_random(flow1); in skt_fswbind_common()
90 uuid_generate_random(flow2); in skt_fswbind_common()
H A Dskt_restricted_port.c68 uuid_generate_random(flow); in skt_reserve_restricted_port()
H A Dskt_flowswitch_ns_reserve.c198 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 Dskt_bind.c90 uuid_generate_random(key0); in skt_bind_init()
91 uuid_generate_random(key1); in skt_bind_init()
H A Dskt_netifcompat.c68 uuid_generate_random(if_uuid); in skt_netifcompat_common()
H A Dskt_xfer.c3371 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 Duuid.h62 void uuid_generate_random(uuid_t out);
/xnu-11417.121.6/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.c328 uuid_generate_random(agent.agent.netagent_uuid); in fsw_netagent_register()
H A Dfsw_vp.c367 uuid_generate_random(na->na_uuid); in fsw_vp_na_create()
/xnu-11417.121.6/bsd/skywalk/nexus/netif/
H A Dnx_netif_netagent.c288 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 Dnx_netif_filter_vp.c564 uuid_generate_random(na->na_uuid); in netif_filter_na_create()
H A Dnx_netif_compat.c1608 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 Dnx_netif_vp.c991 uuid_generate_random(na->na_uuid); in netif_vp_na_create()
H A Dnx_netif.c1388 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 Dnexus_syscalls.c114 uuid_generate_random(nxctl_uuid); in __nexus_open()
H A Dnexus_kern.c376 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 Dnexus.c1447 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 Dnx_user_pipe.c1563 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 Dnx_kernel_pipe.c744 uuid_generate_random(na->na_uuid); in nx_kpipe_na_find()
/xnu-11417.121.6/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_route.c319 uuid_generate_random(fr->fr_uuid); in fr_alloc()
H A Dflow_manager.c233 uuid_generate_random(fm->fm_uuid); in flow_mgr_create()
/xnu-11417.121.6/bsd/skywalk/nexus/monitor/
H A Dnx_monitor.c1533 uuid_generate_random(mna->mna_up.na_uuid); in nx_monitor_na_find()

12