Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dcls_fw.c362 if (!tc_cls_stats_dump(tp, arg, f)) in fw_walk()
H A Dcls_flow.c689 if (!tc_cls_stats_dump(tp, arg, f)) in flow_walk()
H A Dcls_bpf.c647 if (!tc_cls_stats_dump(tp, arg, prog)) in cls_bpf_walk()
H A Dcls_u32.c1220 if (!tc_cls_stats_dump(tp, arg, ht)) in u32_walk()
1227 if (!tc_cls_stats_dump(tp, arg, n)) in u32_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