Home
last modified time | relevance | path

Searched refs:stats_update (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.10/include/net/
Dact_api.h109 void (*stats_update)(struct tc_action *, u64, u64, u64, u64, bool); member
249 if (!a->ops->stats_update) in tcf_action_stats_update()
252 a->ops->stats_update(a, bytes, packets, drops, lastuse, hw); in tcf_action_stats_update()
/Linux-v5.10/net/sched/
Dact_gact.c260 .stats_update = tcf_gact_stats_update,
Dact_skbedit.c335 .stats_update = tcf_skbedit_stats_update,
Dact_vlan.c377 .stats_update = tcf_vlan_stats_update,
Dact_mirred.c441 .stats_update = tcf_stats_update,
Dact_police.c371 .stats_update = tcf_police_stats_update,
Dact_pedit.c495 .stats_update = tcf_pedit_stats_update,
Dact_gate.c609 .stats_update = tcf_gate_stats_update,
Dact_ct.c1486 .stats_update = tcf_stats_update,