Searched refs:tcf_bstats (Results 1 – 7 of 7) sorted by relevance
38 bstats_update(&d->tcf_bstats, skb); in tcf_simp_act()45 (char *)d->tcfd_defdata, d->tcf_bstats.packets); in tcf_simp_act()
140 err = gen_replace_estimator(&police->tcf_bstats, NULL, in tcf_police_init()216 bstats_update(&police->tcf_bstats, skb); in tcf_police_act()
47 bstats_update(&ca->tcf_bstats, skb); in tcf_connmark_act()
119 bstats_update(&p->tcf_bstats, skb); in tcf_nat_act()
244 bstats_update(&ipt->tcf_bstats, skb); in tcf_ipt_act()
394 bstats_update(&p->tcf_bstats, skb); in tcf_pedit_act()
47 #define tcf_bstats common.tcfa_bstats macro