Home
last modified time | relevance | path

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

/openbmc/linux/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()