[ Version ( since = "1.42" ) ]
public bool remove_trunk_by_value (uint start, uint end)
Remove the trunk range with range start
to end
.
this |
the SettingOvsPort |
start |
the trunk range start index |
end |
the trunk range end index |
true if the trunk range was found and removed; false otherwise |