Searched refs:dladm_create_conf (Results 1 - 8 of 8) sorted by relevance
/osnet-11/usr/src/lib/libdladm/common/ |
H A D | libdllink.h | 221 extern dladm_status_t dladm_create_conf(dladm_handle_t, const char *,
|
H A D | libdlib.c | 374 status = dladm_create_conf(handle, pname, pattr->dia_partlinkid,
|
H A D | libdliptun.c | 305 status = dladm_create_conf(handle, name, params->iptun_param_linkid,
|
H A D | libdlsim.c | 522 if ((status = dladm_create_conf(handle, name, attrp->sna_link_id,
|
H A D | libdlvnic.c | 915 if ((status = dladm_create_conf(handle, name, attrp->va_vnic_id,
|
H A D | libdlmgmt.c | 224 dladm_create_conf(dladm_handle_t handle, const char *link, datalink_id_t linkid, function
|
H A D | libdlaggr.c | 1135 if ((status = dladm_create_conf(handle, link, linkid,
|
H A D | libdlbridge.c | 735 status = dladm_create_conf(handle, link, linkid, DATALINK_CLASS_BRIDGE,
|
Completed in 47 milliseconds