get_priority_traffic_class
Description:
public uint get_priority_traffic_class (uint user_priority)
Parameters:
this |
the SettingDcb
|
user_priority |
the User Priority (0 - 7) to retrieve the traffic class for
|
Returns:
the traffic class assigned to user_priority . These values are only valid when
priority_group_flags includes the
nm_setting_dcb_flag_enable flag.
|