Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dact_api.h102 void (*stats_update)(struct tc_action *, u64, u32, u64, bool); member
202 if (!a->ops->stats_update) in tcf_action_stats_update()
205 a->ops->stats_update(a, bytes, packets, lastuse, hw); in tcf_action_stats_update()
/Linux-v5.4/net/sched/
Dact_gact.c268 .stats_update = tcf_gact_stats_update,
Dact_vlan.c341 .stats_update = tcf_vlan_stats_update,
Dact_mirred.c446 .stats_update = tcf_stats_update,
Dact_police.c379 .stats_update = tcf_police_stats_update,
Dact_ct.c926 .stats_update = tcf_stats_update,