Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/
Dpkt_cls.h655 struct tc_cls_u32_knode { struct
656 struct tcf_exts *exts;
657 struct tcf_result *res;
658 struct tc_u32_sel *sel;
659 u32 handle;
660 u32 val;
661 u32 mask;
662 u32 link_handle;
686 struct tc_cls_u32_knode knode; argument