Searched defs:tbf_policy (Results 1 - 1 of 1) sorted by relevance

/net/sched/
H A Dsch_tbf.c302 static const struct nla_policy tbf_policy[TCA_TBF_MAX + 1] = { variable in typeref:struct:nla_policy
325 err = nla_parse_nested(tb, TCA_TBF_MAX, opt, tbf_policy);

Completed in 20 milliseconds