Searched defs:conf1 (Results 1 - 1 of 1) sorted by relevance
| /illumos-gate/usr/src/lib/libdladm/common/ |
| H A D | libdllink.c | 480 dladm_conf_t conf1, conf2; local 526 if (((status = dladm_getsnap_conf(handle, linkid1, &conf1)) != 528 ((status = dladm_get_conf_field(handle, conf1, FDEVNAME, devname, 530 ((status = dladm_get_conf_field(handle, conf1, FPHYMAJ, &phymaj, 532 ((status = dladm_get_conf_field(handle, conf1, FPHYINST, &phyinst, 543 dladm_destroy_conf(handle, conf1);
|
Completed in 44 milliseconds