Searched refs:pd_set (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/libdladm/common/ |
H A D | libdlflow_impl.h | 54 fpd_setf_t *pd_set; member
|
H A D | propfuncs.c | 587 if (pdp->pd_set == NULL) in i_dladm_set_one_prop_temp() 611 status = pdp->pd_set(handle, name, vdp, cnt); in i_dladm_set_one_prop_temp()
|
H A D | linkprop.c | 203 pd_setf_t *pd_set; member 1120 if (pdp->pd_set == NULL) in i_dladm_set_single_prop() 1176 status = pdp->pd_set(handle, pdp, linkid, vdp, cnt, flags, in i_dladm_set_single_prop() 1308 status = pdp->pd_set(handle, pdp, linkid, NULL, in dladm_set_linkprop() 1430 if (pdp->pd_set == NULL) { in dladm_get_linkprop()
|