Home
last modified time | relevance | path

Searched refs:tcf_action_update_bstats (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/net/sched/
Dact_gact.c163 tcf_action_update_bstats(&gact->common, skb); in tcf_gact_act()
Dact_vlan.c32 tcf_action_update_bstats(&v->common, skb); in tcf_vlan_act()
Dact_mirred.c234 tcf_action_update_bstats(&m->common, skb); in tcf_mirred_act()
Dact_csum.c580 tcf_action_update_bstats(&p->common, skb); in tcf_csum_act()
Dact_tunnel_key.c36 tcf_action_update_bstats(&t->common, skb); in tunnel_key_act()
Dact_ct.c1030 tcf_action_update_bstats(&c->common, skb); in tcf_ct_act()
/Linux-v5.10/include/net/
Dact_api.h199 static inline void tcf_action_update_bstats(struct tc_action *a, in tcf_action_update_bstats() function