Home
last modified time | relevance | path

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

/Linux-v6.6/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.c591 if (!tc_cls_stats_dump(tp, arg, f)) in route4_walk()
Dcls_bpf.c645 if (!tc_cls_stats_dump(tp, arg, prog)) in cls_bpf_walk()
Dcls_flow.c688 if (!tc_cls_stats_dump(tp, arg, f)) in flow_walk()
Dcls_u32.c1206 if (!tc_cls_stats_dump(tp, arg, ht)) in u32_walk()
1213 if (!tc_cls_stats_dump(tp, arg, n)) in u32_walk()
/Linux-v6.6/include/net/
Dpkt_cls.h86 static inline bool tc_cls_stats_dump(struct tcf_proto *tp, in tc_cls_stats_dump() function