Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/ !
Dact_api.h130 void (*stats_update)(struct tc_action *, u64, u64, u64, u64, bool); member
288 if (!a->ops->stats_update) in tcf_action_stats_update()
291 a->ops->stats_update(a, bytes, packets, drops, lastuse, hw); in tcf_action_stats_update()
/linux-6.1.9/net/sched/ !
Dact_gact.c290 .stats_update = tcf_gact_stats_update,
Dact_sample.c302 .stats_update = tcf_sample_stats_update,
Dact_vlan.c423 .stats_update = tcf_vlan_stats_update,
Dact_mirred.c490 .stats_update = tcf_stats_update,
Dact_skbedit.c409 .stats_update = tcf_skbedit_stats_update,
Dact_pedit.c534 .stats_update = tcf_pedit_stats_update,
Dact_police.c494 .stats_update = tcf_police_stats_update,
Dact_gate.c639 .stats_update = tcf_gate_stats_update,
Dact_ct.c1598 .stats_update = tcf_stats_update,
/linux-6.1.9/drivers/net/ethernet/mscc/ !
Docelot_flower.c982 goto stats_update; in ocelot_cls_flower_stats()
1000 stats_update: in ocelot_cls_flower_stats()