Searched refs:NWAM_NCU_PROP_PRIORITY_GROUP (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | llp.c | 358 prop = NWAM_NCU_PROP_PRIORITY_GROUP; in upgrade_llp_config()
|
H A D | ncu.c | 695 &numvalues, NWAM_NCU_PROP_PRIORITY_GROUP)) in populate_link_ncu_properties() 699 NWAM_NCU_PROP_PRIORITY_GROUP, nwam_strerror(err)); in populate_link_ncu_properties() 1268 NWAM_NCU_PROP_PRIORITY_GROUP)) != NWAM_SUCCESS) { in add_phys_ncu_to_ncp()
|
/illumos-gate/usr/src/lib/libnwam/common/ |
H A D | libnwam.h | 435 #define NWAM_NCU_PROP_PRIORITY_GROUP "priority-group" macro
|
H A D | libnwam_ncp.c | 102 {NWAM_NCU_PROP_PRIORITY_GROUP, NWAM_VALUE_TYPE_UINT64, B_FALSE, 0, 1,
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/ |
H A D | nwamcfg.c | 164 NWAM_NCU_PROP_PRIORITY_GROUP, 220 { PT_PRIORITY_GROUP, NWAM_NCU_PROP_PRIORITY_GROUP }, 2201 { NWAM_NCU_PROP_PRIORITY_GROUP, NWAM_NCU_PROP_ACTIVATION_MODE,
|