Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dcls_basic.c258 if (!tc_cls_stats_dump(tp, arg, f)) in basic_walk()
H A Dcls_fw.c376 if (!tc_cls_stats_dump(tp, arg, f)) in fw_walk()
H A Dcls_route.c615 if (!tc_cls_stats_dump(tp, arg, f)) in route4_walk()
H A Dcls_u32.c1250 if (!tc_cls_stats_dump(tp, arg, ht)) in u32_reoffload_hnode()
1257 if (!tc_cls_stats_dump(tp, arg, n)) in u32_reoffload_hnode()
H A Dcls_flow.c703 if (!tc_cls_stats_dump(tp, arg, f))
H A Dcls_bpf.c661 if (!tc_cls_stats_dump(tp, arg, prog)) in cls_bpf_walk()
/linux/include/net/
H A Dpkt_cls.h97 static inline bool tc_cls_stats_dump(struct tcf_proto *tp, in tc_cls_stats_dump() function