Searched refs:dladm_destroy_conf (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/lib/libdladm/common/ |
H A D | libdlsim.c | 175 dladm_destroy_conf(handle, conf); in i_dladm_get_simnet_info_persist() 249 dladm_destroy_conf(handle, conf); in i_dladm_simnet_update_conf() 504 dladm_destroy_conf(handle, conf); in dladm_simnet_persist_conf()
|
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 | libdliptun.c | 278 dladm_destroy_conf(handle, conf); in i_iptun_get_dbparams() 334 dladm_destroy_conf(handle, conf); in i_iptun_create_db() 398 dladm_destroy_conf(handle, conf); in i_iptun_modify_db()
|
H A D | libdlib.c | 221 dladm_destroy_conf(handle, conf); in i_dladm_part_info_persist() 409 dladm_destroy_conf(handle, conf); in dladm_part_persist_conf() 685 dladm_destroy_conf(handle, conf); in i_dladm_part_up()
|
H A D | libdllink.c | 543 dladm_destroy_conf(handle, conf1); in i_dladm_rename_link_c2() 551 dladm_destroy_conf(handle, conf2); in i_dladm_rename_link_c2() 613 dladm_destroy_conf(handle, conf); in i_dladm_rename_link_c3() 832 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 | 144 dladm_destroy_conf;
|
H A D | libdlvnic.c | 285 dladm_destroy_conf(handle, conf); in i_dladm_vnic_info_persist() 752 dladm_destroy_conf(handle, conf); in dladm_vnic_persist_conf()
|
H A D | libdlmgmt.c | 716 dladm_destroy_conf(dladm_handle_t handle, dladm_conf_t conf) in dladm_destroy_conf() function
|
H A D | linkprop.c | 3648 dladm_destroy_conf(handle, conf); in i_dladm_set_linkprop_db() 3682 dladm_destroy_conf(handle, conf); in i_dladm_get_linkprop_db() 3718 dladm_destroy_conf(handle, conf); in i_dladm_walk_linkprop_priv_db()
|
/titanic_41/usr/src/cmd/dladm/ |
H A D | dladm.c | 9153 dladm_destroy_conf(handle, conf); in print_part()
|