Home
last modified time | relevance | path

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

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