Searched refs:tcf_action_update_bstats (Results 1 – 7 of 7) sorted by relevance
163 tcf_action_update_bstats(&gact->common, skb); in tcf_gact_act()
32 tcf_action_update_bstats(&v->common, skb); in tcf_vlan_act()
234 tcf_action_update_bstats(&m->common, skb); in tcf_mirred_act()
580 tcf_action_update_bstats(&p->common, skb); in tcf_csum_act()
36 tcf_action_update_bstats(&t->common, skb); in tunnel_key_act()
1030 tcf_action_update_bstats(&c->common, skb); in tcf_ct_act()
199 static inline void tcf_action_update_bstats(struct tc_action *a, in tcf_action_update_bstats() function