Home
last modified time | relevance | path

Searched refs:tc_cls_stats_dump (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/net/sched/
Dcls_basic.c256 if (!tc_cls_stats_dump(tp, arg, f)) in basic_walk()
Dcls_fw.c362 if (!tc_cls_stats_dump(tp, arg, f)) in fw_walk()
Dcls_route.c596 if (!tc_cls_stats_dump(tp, arg, f)) in route4_walk()
Dcls_u32.c1216 if (!tc_cls_stats_dump(tp, arg, ht)) in u32_walk()
1223 if (!tc_cls_stats_dump(tp, arg, n)) in u32_walk()
Dcls_flow.c688 if (!tc_cls_stats_dump(tp, arg, f)) in flow_walk()
Dcls_bpf.c645 if (!tc_cls_stats_dump(tp, arg, prog)) in cls_bpf_walk()
/linux-6.12.1/include/net/
Dpkt_cls.h97 static inline bool tc_cls_stats_dump(struct tcf_proto *tp, in tc_cls_stats_dump() function