Home
last modified time | relevance | path

Searched refs:dladm_unset_conf_field (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdllink.h196 extern dladm_status_t dladm_unset_conf_field(dladm_handle_t, dladm_conf_t,
H A Dmapfile-vers149 dladm_unset_conf_field;
H A Dlibdlsim.c235 (void) dladm_unset_conf_field(handle, conf, FSIMNETPEER); in i_dladm_simnet_update_conf()
H A Dlibdlmgmt.c693 dladm_unset_conf_field(dladm_handle_t handle, dladm_conf_t conf, in dladm_unset_conf_field() function
H A Dlibdlbridge.c1078 status = dladm_unset_conf_field(handle, conf, FBRIDGE); in dladm_bridge_setlink()
H A Dlinkprop.c3785 status = dladm_unset_conf_field(handle, conf, prop_name); in i_dladm_set_linkprop_db()