Searched refs:tcf_action_update_stats (Results 1 – 14 of 14) sorted by relevance
| /linux/net/sched/ |
| A D | act_gact.c | 179 tcf_action_update_stats(a, bytes, packets, in tcf_gact_stats_update()
|
| A D | act_sample.c | 200 tcf_action_update_stats(a, bytes, packets, drops, hw); in tcf_sample_stats_update()
|
| A D | act_skbedit.c | 83 tcf_action_update_stats(a, bytes, packets, drops, hw); in tcf_skbedit_stats_update()
|
| A D | act_vlan.c | 352 tcf_action_update_stats(a, bytes, packets, drops, hw); in tcf_vlan_stats_update()
|
| A D | act_mirred.c | 334 tcf_action_update_stats(a, bytes, packets, drops, hw); in tcf_stats_update()
|
| A D | act_pedit.c | 416 tcf_action_update_stats(a, bytes, packets, drops, hw); in tcf_pedit_stats_update()
|
| A D | act_police.c | 330 tcf_action_update_stats(a, bytes, packets, drops, hw); in tcf_police_stats_update()
|
| A D | act_gate.c | 584 tcf_action_update_stats(a, bytes, packets, drops, hw); in tcf_gate_stats_update()
|
| A D | act_api.c | 1127 void tcf_action_update_stats(struct tc_action *a, u64 bytes, u64 packets, in tcf_action_update_stats() function 1146 EXPORT_SYMBOL(tcf_action_update_stats);
|
| A D | act_ct.c | 1492 tcf_action_update_stats(a, bytes, packets, drops, hw); in tcf_stats_update()
|
| /linux/include/net/ |
| A D | act_api.h | 239 void tcf_action_update_stats(struct tc_action *a, u64 bytes, u64 packets,
|
| /linux/ |
| A D | vmlinux.symvers | 11894 0x00000000 tcf_action_update_stats vmlinux EXPORT_SYMBOL
|
| A D | System.map | 52275 ffff800010dfb600 T tcf_action_update_stats
|
| A D | .tmp_System.map | 52275 ffff800010dfb600 T tcf_action_update_stats
|
Completed in 307 milliseconds