Home
last modified time | relevance | path

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

/linux-6.1.9/net/sched/
Dact_gact.c162 tcf_action_update_bstats(&gact->common, skb); in tcf_gact_act()
Dact_vlan.c31 tcf_action_update_bstats(&v->common, skb); in tcf_vlan_act()
Dact_mirred.c247 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.c35 tcf_action_update_bstats(&t->common, skb); in tunnel_key_act()
Dact_ct.c1047 tcf_action_update_bstats(&c->common, skb); in tcf_ct_act()
/linux-6.1.9/include/net/
Dact_api.h221 static inline void tcf_action_update_bstats(struct tc_action *a, in tcf_action_update_bstats() function