Searched refs:htb_policy (Results 1 – 1 of 1) sorted by relevance
999 static const struct nla_policy htb_policy[TCA_HTB_MAX + 1] = { variable1028 err = nla_parse_nested(tb, TCA_HTB_MAX, opt, htb_policy); in htb_init()1351 err = nla_parse_nested(tb, TCA_HTB_MAX, opt, htb_policy); in htb_change_class()