Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dsch_codel.c108 static const struct nla_policy codel_policy[TCA_CODEL_MAX + 1] = { variable
126 err = nla_parse_nested(tb, TCA_CODEL_MAX, opt, codel_policy); in codel_change()