set_attribute
Description:
[
Version ( since =
"1.18" ) ]
public void set_attribute (
string name,
Variant? value)
Sets or clears the named attribute on this to the given value.
Parameters:
this |
the TCQdisc
|
name |
the name of an qdisc attribute
|
value |
the value
|