[ Version ( since = "0.9.10" ) ]
public bool remove_priority_by_value (VlanPriorityMap map, uint32 from, uint32 to)
Removes the priority map form
:to
from the NMSettingVlan:ingress_priority_map
or
NMSettingVlan:egress_priority_map
(according to map
argument) properties.
this |
the SettingVlan |
map |
the type of priority map |
from |
the priority to map to |
to |
the priority to map |
|