Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/
H A Dnexus_common.h454 bcopy(nx_uuid, ncr->nc_nx_uuid, sizeof(uuid_t)); in __nexus_config_req_prepare()
H A Dos_nexus_private.h337 uuid_t nc_nx_uuid; /* nexus instance UUID */ member
H A Dnexus.c894 if (uuid_is_null(ncr.nc_nx_uuid)) { in nxctl_nexus_config()
899 nx = nx_find(ncr.nc_nx_uuid, TRUE); in nxctl_nexus_config()