Searched refs:stats_update (Results 1 – 1 of 1) sorted by relevance
| /include/net/ |
| A D | act_api.h | 131 void (*stats_update)(struct tc_action *, u64, u64, u64, u64, bool); member 293 if (!a->ops->stats_update) in tcf_action_stats_update() 296 a->ops->stats_update(a, bytes, packets, drops, lastuse, hw); in tcf_action_stats_update()
|
Completed in 3 milliseconds