Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dcls_tcindex.c215 [TCA_TCINDEX_HASH] = { .type = NLA_U32 },
289 if (tb[TCA_TCINDEX_HASH]) in tcindex_set_parms()
290 cp->hash = nla_get_u32(tb[TCA_TCINDEX_HASH]); in tcindex_set_parms()
529 if (nla_put_u32(skb, TCA_TCINDEX_HASH, p->hash) || in tcindex_dump()
/linux-4.4.14/include/uapi/linux/
Dpkt_cls.h287 TCA_TCINDEX_HASH, enumerator