Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/
H A Dnexus_common.h414 bcopy(nx_uuid, nbr->nb_nx_uuid, sizeof(uuid_t)); in __nexus_bind_req_prepare()
H A Dos_nexus_private.h231 uuid_t nb_nx_uuid; /* nexus instance UUID */ member
H A Dnexus.c654 if (uuid_is_null(nbr.nb_nx_uuid)) { in nxctl_nexus_bind()
720 nx = nx_find(nbr.nb_nx_uuid, TRUE); in nxctl_nexus_bind()