Searched refs:dladm_write_conf (Results 1 – 11 of 11) sorted by relevance
/titanic_41/usr/src/lib/libdladm/common/ |
H A D | libdllink.h | 186 extern dladm_status_t dladm_write_conf(dladm_handle_t, dladm_conf_t);
|
H A D | libdlsim.c | 247 status = dladm_write_conf(handle, conf); in i_dladm_simnet_update_conf() 502 status = dladm_write_conf(handle, conf); in dladm_simnet_persist_conf()
|
H A D | libdlaggr.c | 529 status = dladm_write_conf(handle, conf); in i_dladm_aggr_add_rmv() 581 (void) dladm_write_conf(handle, conf); in i_dladm_aggr_add_rmv() 1103 status = dladm_write_conf(handle, conf); in dladm_aggr_persist_aggr_conf() 1318 status = dladm_write_conf(handle, conf); in dladm_aggr_modify() 1335 (void) dladm_write_conf(handle, conf); in dladm_aggr_modify()
|
H A D | libdliptun.c | 331 status = dladm_write_conf(handle, conf); in i_iptun_create_db() 395 status = dladm_write_conf(handle, conf); in i_iptun_modify_db()
|
H A D | mapfile-vers | 142 dladm_write_conf;
|
H A D | libdllink.c | 550 (void) dladm_write_conf(handle, conf2); in i_dladm_rename_link_c2() 610 status = dladm_write_conf(handle, conf); in i_dladm_rename_link_c3()
|
H A D | libdlib.c | 405 status = dladm_write_conf(handle, conf); in dladm_part_persist_conf()
|
H A D | libdlbridge.c | 636 status = dladm_write_conf(handle, conf); in dladm_bridge_persist_conf() 1085 status = dladm_write_conf(handle, conf); in dladm_bridge_setlink()
|
H A D | libdlmgmt.c | 412 dladm_write_conf(dladm_handle_t handle, dladm_conf_t conf) in dladm_write_conf() function
|
H A D | libdlvnic.c | 749 status = dladm_write_conf(handle, conf); in dladm_vnic_persist_conf()
|
H A D | linkprop.c | 3631 status = dladm_write_conf(handle, conf); in i_dladm_set_linkprop_db() 3645 status = dladm_write_conf(handle, conf); in i_dladm_set_linkprop_db()
|