Searched defs:zdl_id (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dzone.c267 datalink_id_t zdl_id; member in struct:zone_dl
7015 if (zdl->zdl_id == linkid)
7057 zdl->zdl_id = linkid;
7155 if (copyout(&zdl->zdl_id, idptr, sizeof (*idptr)) != 0) {
7242 idarray[i] = zdl->zdl_id;

Completed in 86 milliseconds