Home
last modified time | relevance | path

Searched refs:use_act_stats (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dpkt_cls.h294 bool use_act_stats) in tcf_exts_hw_stats_update() argument
302 if (use_act_stats || tc_act_in_hw(a)) { in tcf_exts_hw_stats_update()
796 bool use_act_stats; member
/linux/net/sched/
H A Dcls_flower.c522 tcf_exts_hw_stats_update(&f->exts, &cls_flower.stats, cls_flower.use_act_stats); in fl_hw_update_stats()