Searched refs:dladm_unset_conf_field (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/libdladm/common/ |
H A D | libdllink.h | 196 extern dladm_status_t dladm_unset_conf_field(dladm_handle_t, dladm_conf_t,
|
H A D | mapfile-vers | 149 dladm_unset_conf_field;
|
H A D | libdlsim.c | 261 (void) dladm_unset_conf_field(handle, conf, FSIMNETPEER); in i_dladm_simnet_update_conf()
|
H A D | libdlmgmt.c | 693 dladm_unset_conf_field(dladm_handle_t handle, dladm_conf_t conf, in dladm_unset_conf_field() function
|
H A D | libdlbridge.c | 1078 status = dladm_unset_conf_field(handle, conf, FBRIDGE); in dladm_bridge_setlink()
|
H A D | linkprop.c | 3785 status = dladm_unset_conf_field(handle, conf, prop_name); in i_dladm_set_linkprop_db()
|