Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dcls_tcindex.c247 static const struct nla_policy tcindex_policy[TCA_TCINDEX_MAX + 1] = { variable
517 err = nla_parse_nested(tb, TCA_TCINDEX_MAX, opt, tcindex_policy, NULL); in tcindex_change()