remove_qdisc_by_value


Description:

public bool remove_qdisc_by_value (TCQdisc qdisc)

Removes the first matching qdisc that matches qdisc.

Parameters:

this

the SettingTCConfig

qdisc

the qdisc to remove

Returns:

true if the qdisc was found and removed; false if it was not.