Home
last modified time | relevance | path

Searched refs:htb_policy (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/sched/
Dsch_htb.c999 static const struct nla_policy htb_policy[TCA_HTB_MAX + 1] = { variable
1028 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()