Searched refs:tcf_action_update_bstats (Results 1 – 12 of 12) sorted by relevance
/linux-6.3-rc2/net/sched/ |
A D | act_connmark.c | 45 tcf_action_update_bstats(&ca->common, skb); in tcf_connmark_act()
|
A D | act_gact.c | 164 tcf_action_update_bstats(&gact->common, skb); in tcf_gact_act()
|
A D | act_nat.c | 131 tcf_action_update_bstats(&p->common, skb); in tcf_nat_act()
|
A D | act_ctinfo.c | 96 tcf_action_update_bstats(&ca->common, skb); in tcf_ctinfo_act()
|
A D | act_vlan.c | 33 tcf_action_update_bstats(&v->common, skb); in tcf_vlan_act()
|
A D | act_mirred.c | 256 tcf_action_update_bstats(&m->common, skb); in tcf_mirred_act()
|
A D | act_pedit.c | 372 tcf_action_update_bstats(&p->common, skb); in tcf_pedit_act()
|
A D | act_csum.c | 582 tcf_action_update_bstats(&p->common, skb); in tcf_csum_act()
|
A D | act_gate.c | 125 tcf_action_update_bstats(&gact->common, skb); in tcf_gate_act()
|
A D | act_tunnel_key.c | 37 tcf_action_update_bstats(&t->common, skb); in tunnel_key_act()
|
A D | act_ct.c | 924 tcf_action_update_bstats(&c->common, skb); in tcf_ct_act()
|
/linux-6.3-rc2/include/net/ |
A D | act_api.h | 222 static inline void tcf_action_update_bstats(struct tc_action *a, in tcf_action_update_bstats() function
|
Completed in 18 milliseconds