Searched refs:htb_policy (Results 1 – 1 of 1) sorted by relevance
1021 static const struct nla_policy htb_policy[TCA_HTB_MAX + 1] = { variable1069 err = nla_parse_nested_deprecated(tb, TCA_HTB_MAX, opt, htb_policy, in htb_init()1777 err = nla_parse_nested_deprecated(tb, TCA_HTB_MAX, opt, htb_policy, in htb_change_class()