Searched defs:pd_set (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlflow_impl.h54 fpd_setf_t *pd_set; member in struct:fprop_desc
H A Dlinkprop.c93 * pd_set takes val_desc_t given by pd_check(), translates it into
95 * of ioctl buffers etc. pd_set() may call another common routine (used
200 pd_setf_t *pd_set; member in struct:prop_desc
223 #define PD_AFTER_PERM 0x4 /* pd_set after db update; no temporary */
919 if (pdp->pd_set == NULL)
973 status = pdp->pd_set(handle, pdp, linkid, vdp, cnt, flags,
1070 status = pdp->pd_set(handle, pdp, linkid, NULL,
1189 if (pdp->pd_set == NULL) {

Completed in 62 milliseconds