Home
last modified time | relevance | path

Searched defs:tc_cls_u32_knode (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/include/net/
Dpkt_cls.h644 struct tc_cls_u32_knode { struct
645 struct tcf_exts *exts;
646 struct tcf_result *res;
647 struct tc_u32_sel *sel;
648 u32 handle;
649 u32 val;
650 u32 mask;
651 u32 link_handle;
675 struct tc_cls_u32_knode knode; argument