Home
last modified time | relevance | path

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

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