Searched refs:stats_update (Results 1 – 3 of 3) sorted by relevance
98 void (*stats_update)(struct tc_action *, u64, u32, u64); member189 if (!a->ops->stats_update) in tcf_action_stats_update()192 a->ops->stats_update(a, bytes, packets, lastuse); in tcf_action_stats_update()
251 .stats_update = tcf_gact_stats_update,
403 .stats_update = tcf_stats_update,