Searched refs:codel_policy (Results 1 – 1 of 1) sorted by relevance
108 static const struct nla_policy codel_policy[TCA_CODEL_MAX + 1] = { variable126 err = nla_parse_nested(tb, TCA_CODEL_MAX, opt, codel_policy); in codel_change()