Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sched/
A Dact_connmark.c45 tcf_action_update_bstats(&ca->common, skb); in tcf_connmark_act()
A Dact_gact.c164 tcf_action_update_bstats(&gact->common, skb); in tcf_gact_act()
A Dact_nat.c131 tcf_action_update_bstats(&p->common, skb); in tcf_nat_act()
A Dact_ctinfo.c96 tcf_action_update_bstats(&ca->common, skb); in tcf_ctinfo_act()
A Dact_vlan.c33 tcf_action_update_bstats(&v->common, skb); in tcf_vlan_act()
A Dact_mirred.c256 tcf_action_update_bstats(&m->common, skb); in tcf_mirred_act()
A Dact_pedit.c372 tcf_action_update_bstats(&p->common, skb); in tcf_pedit_act()
A Dact_csum.c582 tcf_action_update_bstats(&p->common, skb); in tcf_csum_act()
A Dact_gate.c125 tcf_action_update_bstats(&gact->common, skb); in tcf_gate_act()
A Dact_tunnel_key.c37 tcf_action_update_bstats(&t->common, skb); in tunnel_key_act()
A Dact_ct.c924 tcf_action_update_bstats(&c->common, skb); in tcf_ct_act()
/linux-6.3-rc2/include/net/
A Dact_api.h222 static inline void tcf_action_update_bstats(struct tc_action *a, in tcf_action_update_bstats() function

Completed in 18 milliseconds