Home
last modified time | relevance | path

Searched refs:tcf_action_update_stats (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.10/net/sched/
Dact_gact.c179 tcf_action_update_stats(a, bytes, packets, in tcf_gact_stats_update()
Dact_skbedit.c83 tcf_action_update_stats(a, bytes, packets, drops, hw); in tcf_skbedit_stats_update()
Dact_vlan.c349 tcf_action_update_stats(a, bytes, packets, drops, hw); in tcf_vlan_stats_update()
Dact_mirred.c319 tcf_action_update_stats(a, bytes, packets, drops, hw); in tcf_stats_update()
Dact_police.c295 tcf_action_update_stats(a, bytes, packets, drops, hw); in tcf_police_stats_update()
Dact_pedit.c416 tcf_action_update_stats(a, bytes, packets, drops, hw); in tcf_pedit_stats_update()
Dact_gate.c584 tcf_action_update_stats(a, bytes, packets, drops, hw); in tcf_gate_stats_update()
Dact_api.c1067 void tcf_action_update_stats(struct tc_action *a, u64 bytes, u64 packets, in tcf_action_update_stats() function
1086 EXPORT_SYMBOL(tcf_action_update_stats);
Dact_ct.c1472 tcf_action_update_stats(a, bytes, packets, drops, hw); in tcf_stats_update()
/Linux-v5.10/include/net/
Dact_api.h233 void tcf_action_update_stats(struct tc_action *a, u64 bytes, u64 packets,