Searched refs:dladm_destroy_conf (Results 1 – 13 of 13) sorted by relevance
/illumos-gate/usr/src/lib/libdladm/common/ |
H A D | libdlaggr.c | 359 dladm_destroy_conf(handle, conf); in i_dladm_aggr_info_persist() 532 dladm_destroy_conf(handle, conf); in i_dladm_aggr_add_rmv() 583 (void) dladm_destroy_conf(handle, conf); in i_dladm_aggr_add_rmv() 1106 dladm_destroy_conf(handle, conf); in dladm_aggr_persist_aggr_conf() 1321 dladm_destroy_conf(handle, conf); in dladm_aggr_modify() 1337 dladm_destroy_conf(handle, conf); in dladm_aggr_modify() 1470 dladm_destroy_conf(handle, conf); in i_dladm_walk_key2linkid()
|
H A D | libdlsim.c | 177 dladm_destroy_conf(handle, conf); in i_dladm_get_simnet_info_persist() 275 dladm_destroy_conf(handle, conf); in i_dladm_simnet_update_conf() 529 dladm_destroy_conf(handle, conf); in dladm_simnet_persist_conf()
|
H A D | libdlib.c | 224 dladm_destroy_conf(handle, conf); in i_dladm_part_info_persist() 411 dladm_destroy_conf(handle, conf); in dladm_part_persist_conf() 687 dladm_destroy_conf(handle, conf); in i_dladm_part_up()
|
H A D | libdliptun.c | 280 dladm_destroy_conf(handle, conf); in i_iptun_get_dbparams() 336 dladm_destroy_conf(handle, conf); in i_iptun_create_db() 400 dladm_destroy_conf(handle, conf); in i_iptun_modify_db()
|
H A D | libdllink.c | 542 dladm_destroy_conf(handle, conf1); in i_dladm_rename_link_c2() 550 dladm_destroy_conf(handle, conf2); in i_dladm_rename_link_c2() 611 dladm_destroy_conf(handle, conf); in i_dladm_rename_link_c3() 830 dladm_destroy_conf(handle, conf); in dladm_phys_info()
|
H A D | libdlbridge.c | 637 dladm_destroy_conf(handle, conf); in dladm_bridge_persist_conf() 1088 dladm_destroy_conf(handle, conf); in dladm_bridge_setlink() 1116 dladm_destroy_conf(handle, conf); in dladm_bridge_getlink() 1154 dladm_destroy_conf(handle, conf); in i_dladm_bridge_is_held() 1157 dladm_destroy_conf(handle, conf); in i_dladm_bridge_is_held()
|
H A D | libdllink.h | 188 extern void dladm_destroy_conf(dladm_handle_t, dladm_conf_t);
|
H A D | mapfile-vers | 146 dladm_destroy_conf;
|
H A D | libdloverlay.c | 231 dladm_destroy_conf(handle, conf); in i_dladm_overlay_setprop_db() 617 dladm_destroy_conf(handle, conf); in dladm_overlay_persist_config() 1219 dladm_destroy_conf(handle, conf); in i_dladm_overlay_fetch_persistent_config()
|
H A D | libdlvnic.c | 289 dladm_destroy_conf(handle, conf); in i_dladm_vnic_info_persist() 783 dladm_destroy_conf(handle, conf); in dladm_vnic_persist_conf()
|
H A D | libdlmgmt.c | 736 dladm_destroy_conf(dladm_handle_t handle, dladm_conf_t conf) in dladm_destroy_conf() function
|
H A D | linkprop.c | 3804 dladm_destroy_conf(handle, conf); in i_dladm_set_linkprop_db() 3838 dladm_destroy_conf(handle, conf); in i_dladm_get_linkprop_db() 3874 dladm_destroy_conf(handle, conf); in i_dladm_walk_linkprop_priv_db()
|
/illumos-gate/usr/src/cmd/dladm/ |
H A D | dladm.c | 9333 dladm_destroy_conf(handle, conf); in print_part()
|