Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/
H A Dnexus.c535 uint32_t nuuids = 0, ncuuids = 0; in nxctl_get_nexus_list() local
599 nuuids = nlr.nl_num_nx_uuids; in nxctl_get_nexus_list()
604 if (uuids != NULL && nuuids > 0) { in nxctl_get_nexus_list()
606 --nuuids; in nxctl_get_nexus_list()
1031 uint32_t nuuids = 0, ncuuids = 0; in nxctl_get_channel_list() local
1091 nuuids = clr.cl_num_ch_uuids; in nxctl_get_channel_list()
1096 if (uuids != NULL && nuuids > 0) { in nxctl_get_channel_list()
1098 --nuuids; in nxctl_get_channel_list()