TCQdisc
Description:
[ CCode ( has_construct_function = false ) ]
[ Version ( since = "1.12" ) ]
public TCQdisc (string kind, uint32 parent) throws Error
Creates a new TCQdisc object.
Parameters:
kind |
name of the queueing discipline
|
parent |
the parent queueing discipline
|
Returns:
the new TCQdisc object, or null on error
|