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

/osnet-11/usr/src/lib/libdladm/common/
H A Dlibdlflow_impl.h48 char *pd_name; member in struct:fprop_desc
H A Dlinkprop.c187 char *pd_name; member in struct:prop_desc
1134 (strcasecmp(prop_name, pdp->pd_name) != 0))
1297 if (func(handle, linkid, prop_table[i].pd_name, arg) ==
1335 if (strcasecmp(prop_name, prop_table[i].pd_name) == 0)
1472 if (strcasecmp(prop_name, pdp->pd_name) == 0)
1685 status = i_dladm_get_public_prop(handle, linkid, pdp->pd_name, flags,
1824 status = i_dladm_get_public_prop(handle, linkid, pdp->pd_name, flags,
2211 * as pd_name could be etsbw-lcl-effective.
2213 if (strncmp(pdp->pd_name, "etsbw-lcl",
2224 if (strncmp(pdp->pd_name, "etsb
[all...]

Completed in 24 milliseconds