tc_tfilter_from_str
Description:
[
Version ( since =
"1.12" ) ]
public TCTfilter tc_tfilter_from_str (
string str)
throws Error
Parses the tc style string tfilter representation of the queueing discipline to a nmtctfilter instance.
Supports a subset of the tc language.
Parameters:
str |
the string representation of a tfilter
|
Returns: