Searched refs:tcf_bstats (Results 1 – 9 of 9) sorted by relevance
32 bstats_update(&d->tcf_bstats, skb); in tcf_simp_act()39 (char *)d->tcfd_defdata, d->tcf_bstats.packets); in tcf_simp_act()
44 bstats_update(&ca->tcf_bstats, skb); in tcf_connmark_act()
125 bstats_update(&p->tcf_bstats, skb); in tcf_nat_act()
95 bstats_update(&ca->tcf_bstats, skb); in tcf_ctinfo_act()
241 bstats_update(&ipt->tcf_bstats, skb); in tcf_ipt_act()
405 bstats_update(&p->tcf_bstats, skb); in tcf_pedit_act()
124 err = gen_replace_estimator(&police->tcf_bstats, in tcf_police_init()
125 bstats_update(&gact->tcf_bstats, skb); in tcf_gate_act()
53 #define tcf_bstats common.tcfa_bstats macro