Home
last modified time | relevance | path

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

/linux-4.1.27/net/sched/
Dcls_tcindex.c194 [TCA_TCINDEX_HASH] = { .type = NLA_U32 },
268 if (tb[TCA_TCINDEX_HASH]) in tcindex_set_parms()
269 cp->hash = nla_get_u32(tb[TCA_TCINDEX_HASH]); in tcindex_set_parms()
508 if (nla_put_u32(skb, TCA_TCINDEX_HASH, p->hash) || in tcindex_dump()
/linux-4.1.27/include/uapi/linux/
Dpkt_cls.h303 TCA_TCINDEX_HASH, enumerator