Home
last modified time | relevance | path

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

/linux-6.1.9/net/sched/
Dcls_u32.c707 [TCA_U32_SEL] = { .len = sizeof(struct tc_u32_sel) },
1015 if (tb[TCA_U32_SEL] == NULL) { in u32_change()
1021 s = nla_data(tb[TCA_U32_SEL]); in u32_change()
1023 if (nla_len(tb[TCA_U32_SEL]) < sel_size) { in u32_change()
1284 if (nla_put(skb, TCA_U32_SEL, struct_size(&n->sel, keys, n->sel.nkeys), in u32_dump()
/linux-6.1.9/tools/include/uapi/linux/
Dpkt_cls.h152 TCA_U32_SEL, enumerator
/linux-6.1.9/include/uapi/linux/
Dpkt_cls.h228 TCA_U32_SEL, enumerator