Searched refs:pd_set (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/lib/libdladm/common/ |
H A D | libdlflow_impl.h | 54 fpd_setf_t *pd_set; member
|
H A D | propfuncs.c | 590 if (pdp->pd_set == NULL) in i_dladm_set_one_prop_temp() 614 status = pdp->pd_set(handle, name, vdp, cnt); in i_dladm_set_one_prop_temp()
|
H A D | linkprop.c | 200 pd_setf_t *pd_set; member 948 if (pdp->pd_set == NULL) in i_dladm_set_single_prop() 1004 status = pdp->pd_set(handle, pdp, linkid, vdp, cnt, flags, in i_dladm_set_single_prop() 1120 status = pdp->pd_set(handle, pdp, linkid, NULL, in dladm_set_linkprop() 1239 if (pdp->pd_set == NULL) { in dladm_get_linkprop()
|