Home
last modified time | relevance | path

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

/net/sched/
Dcls_tcindex.c191 static const struct nla_policy tcindex_policy[TCA_TCINDEX_MAX + 1] = { variable
353 err = nla_parse_nested(tb, TCA_TCINDEX_MAX, opt, tcindex_policy); in tcindex_change()