Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/skywalk/nexus/
H A Dnexus.c529 uint32_t nuuids = 0, ncuuids = 0; in nxctl_get_nexus_list() local
593 nuuids = nlr.nl_num_nx_uuids; in nxctl_get_nexus_list()
598 if (uuids != NULL && nuuids > 0) { in nxctl_get_nexus_list()
600 --nuuids; in nxctl_get_nexus_list()
1043 uint32_t nuuids = 0, ncuuids = 0; in nxctl_get_channel_list() local
1103 nuuids = clr.cl_num_ch_uuids; in nxctl_get_channel_list()
1108 if (uuids != NULL && nuuids > 0) { in nxctl_get_channel_list()
1110 --nuuids; in nxctl_get_channel_list()