Searched refs:dladm_set_flowprop (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/lib/libdladm/common/ |
H A D | libdlflow.h | 69 extern dladm_status_t dladm_set_flowprop(dladm_handle_t, const char *,
|
H A D | flowprop.c | 89 dladm_set_flowprop(dladm_handle_t handle, const char *flow, in dladm_set_flowprop() function 207 state.ls_initop = dladm_set_flowprop; in i_dladm_init_flowprop_db()
|
H A D | mapfile-vers | 204 dladm_set_flowprop;
|
H A D | libdlflow.c | 671 s = dladm_set_flowprop(handle, flowname, NULL, NULL, 0, in dladm_flow_remove()
|
/titanic_44/usr/src/cmd/flowadm/ |
H A D | flowadm.c | 672 status = dladm_set_flowprop(handle, flow, prop_name, prop_val, val_cnt, in set_flowprop_persist() 742 status = dladm_set_flowprop(handle, flow, NULL, NULL, 0, in set_flowprop() 777 s = dladm_set_flowprop(handle, flow, aip->ai_name, val, count, in set_flowprop()
|