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