Home
last modified time | relevance | path

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

/linux-4.1.27/net/sched/
Dsch_tbf.c302 static const struct nla_policy tbf_policy[TCA_TBF_MAX + 1] = { variable
325 err = nla_parse_nested(tb, TCA_TBF_MAX, opt, tbf_policy); in tbf_change()