Searched refs:tcf_bstats (Results 1 – 9 of 9) sorted by relevance
31 bstats_update(&d->tcf_bstats, skb); in tcf_simp_act()39 u64_stats_read(&d->tcf_bstats.packets)); in tcf_simp_act()
43 bstats_update(&ca->tcf_bstats, skb); in tcf_connmark_act()
124 bstats_update(&p->tcf_bstats, skb); in tcf_nat_act()
94 bstats_update(&ca->tcf_bstats, skb); in tcf_ctinfo_act()
238 bstats_update(&ipt->tcf_bstats, skb); in tcf_ipt_act()
425 bstats_update(&p->tcf_bstats, skb); in tcf_pedit_act()
113 err = gen_replace_estimator(&police->tcf_bstats, in tcf_police_init()
124 bstats_update(&gact->tcf_bstats, skb); in tcf_gate_act()
55 #define tcf_bstats common.tcfa_bstats macro