Searched refs:tcf_action_update_stats (Results 1 – 8 of 8) sorted by relevance
| /linux/net/sched/ |
| H A D | act_gact.c | 180 tcf_action_update_stats(a, bytes, packets, in tcf_gact_stats_update()
|
| H A D | act_sample.c | 220 tcf_action_update_stats(a, bytes, packets, drops, hw); in tcf_sample_stats_update()
|
| H A D | act_skbedit.c | 100 tcf_action_update_stats(a, bytes, packets, drops, hw); in tcf_skbedit_stats_update()
|
| H A D | act_pedit.c | 495 tcf_action_update_stats(a, bytes, packets, drops, hw); in tcf_pedit_stats_update()
|
| H A D | act_police.c | 335 tcf_action_update_stats(a, bytes, packets, drops, hw); in tcf_police_stats_update()
|
| H A D | act_mirred.c | 483 tcf_action_update_stats(a, bytes, packets, drops, hw); in tcf_stats_update()
|
| H A D | act_api.c | 1575 void tcf_action_update_stats(struct tc_action *a, u64 bytes, u64 packets, in tcf_action_update_stats() function 1594 EXPORT_SYMBOL(tcf_action_update_stats);
|
| H A D | act_ct.c | 1598 tcf_action_update_stats(a, bytes, packets, drops, hw); in tcf_stats_update()
|