Home
last modified time | relevance | path

Searched refs:ets_policy (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dsch_ets.c58 static const struct nla_policy ets_policy[TCA_ETS_MAX + 1] = { variable
603 err = nla_parse_nested(tb, TCA_ETS_MAX, opt, ets_policy, extack); in ets_qdisc_change()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_ets.c58 static const struct nla_policy ets_policy[TCA_ETS_MAX + 1] = { variable
590 err = nla_parse_nested(tb, TCA_ETS_MAX, opt, ets_policy, extack); in ets_qdisc_change()

Completed in 3 milliseconds