Searched refs:dladm_getsnap_conf (Results 1 - 10 of 10) sorted by relevance
/osnet-11/usr/src/lib/libdladm/common/ |
H A D | libdllink.h | 226 extern dladm_status_t dladm_getsnap_conf(dladm_handle_t, datalink_id_t,
|
H A D | libdlib.c | 176 if ((status = dladm_getsnap_conf(handle, linkid, &conf)) != 641 if ((status = dladm_getsnap_conf(handle, plinkid, &conf)) !=
|
H A D | libdllink.c | 699 if (((status = dladm_getsnap_conf(handle, linkid1, &conf1)) != 999 status = dladm_getsnap_conf(handle, linkid, &conf);
|
H A D | libdlvnic.c | 229 if ((status = dladm_getsnap_conf(handle, linkid, &conf)) != 691 if ((status = dladm_getsnap_conf(handle, linkid, &conf)) !=
|
H A D | libdliptun.c | 254 if ((status = dladm_getsnap_conf(handle, params->iptun_param_linkid,
|
H A D | libdlsim.c | 145 if ((status = dladm_getsnap_conf(handle, attrp->sna_link_id,
|
H A D | libdlaggr.c | 281 if ((status = dladm_getsnap_conf(handle, linkid, &conf)) != 1656 if (dladm_getsnap_conf(handle, linkid, &conf) != DLADM_STATUS_OK)
|
H A D | libdlbridge.c | 1215 if ((status = dladm_getsnap_conf(handle, linkid, &conf)) != 1255 if ((status = dladm_getsnap_conf(handle, linkid, &conf)) !=
|
H A D | libdlmgmt.c | 867 dladm_getsnap_conf(dladm_handle_t handle, datalink_id_t linkid, function
|
H A D | linkprop.c | 4280 status = dladm_getsnap_conf(handle, linkid, &conf); 4322 status = dladm_getsnap_conf(handle, linkid, &conf);
|
Completed in 64 milliseconds