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