Home
last modified time | relevance | path

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

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