Home
last modified time | relevance | path

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

/linux-5.10/include/net/
Dpkt_cls.h605 struct tc_cls_u32_knode { struct
606 struct tcf_exts *exts;
607 struct tcf_result *res;
608 struct tc_u32_sel *sel;
609 u32 handle;
610 u32 val;
611 u32 mask;
612 u32 link_handle;
636 struct tc_cls_u32_knode knode; argument