tcf_action_update_statsRegular
4.4: Absent ⚠️
4.8: Absent ⚠️
4.10: Absent ⚠️
4.13: Absent ⚠️
4.15: Absent ⚠️
4.18: Absent ⚠️
5.0: Absent ⚠️
5.3: Absent ⚠️
5.4: Absent ⚠️
5.8: ✅void tcf_action_update_stats(struct tc_action *a, u64 bytes, u32 packets, bool drop, bool hw);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/sched/act_api.c (ffffffff81a72260)
Location: net/sched/act_api.c:1062
Inline: False
Symbols:
ffffffff81a72260-ffffffff81a722d8: tcf_action_update_stats (STB_GLOBAL)
5.11: ✅void tcf_action_update_stats(struct tc_action *a, u64 bytes, u64 packets, u64 drops, bool hw);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/sched/act_api.c (ffffffff81a7ae30)
Location: net/sched/act_api.c:1115
Inline: False
Symbols:
ffffffff81a7ae30-ffffffff81a7ae9f: tcf_action_update_stats (STB_GLOBAL)
5.13: ✅void tcf_action_update_stats(struct tc_action *a, u64 bytes, u64 packets, u64 drops, bool hw);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/sched/act_api.c (ffffffff81a63b80)
Location: net/sched/act_api.c:1125
Inline: False
Symbols:
ffffffff81a63b80-ffffffff81a63bf5: tcf_action_update_stats (STB_GLOBAL)
5.15: ✅void tcf_action_update_stats(struct tc_action *a, u64 bytes, u64 packets, u64 drops, bool hw);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/sched/act_api.c (ffffffff81b1cf00)
Location: net/sched/act_api.c:1134
Inline: False
Symbols:
ffffffff81b1cf00-ffffffff81b1cf75: tcf_action_update_stats (STB_GLOBAL)
5.19: ✅void tcf_action_update_stats(struct tc_action *a, u64 bytes, u64 packets, u64 drops, bool hw);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/sched/act_api.c (ffffffff81ca4280)
Location: net/sched/act_api.c:1486
Inline: False
Symbols:
ffffffff81ca4280-ffffffff81ca4317: tcf_action_update_stats (STB_GLOBAL)
6.2: ✅void tcf_action_update_stats(struct tc_action *a, u64 bytes, u64 packets, u64 drops, bool hw);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/sched/act_api.c (ffffffff81e60bf0)
Location: net/sched/act_api.c:1512
Inline: False
Symbols:
ffffffff81e60bf0-ffffffff81e60c87: tcf_action_update_stats (STB_GLOBAL)
6.5: ✅void tcf_action_update_stats(struct tc_action *a, u64 bytes, u64 packets, u64 drops, bool hw);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/sched/act_api.c (ffffffff81ebcc40)
Location: net/sched/act_api.c:1507
Inline: False
Symbols:
ffffffff81ebcc40-ffffffff81ebccd7: tcf_action_update_stats (STB_GLOBAL)
6.8: ✅void tcf_action_update_stats(struct tc_action *a, u64 bytes, u64 packets, u64 drops, bool hw);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/sched/act_api.c (ffffffff81f7fe40)
Location: net/sched/act_api.c:1535
Inline: False
Symbols:
ffffffff81f7fe40-ffffffff81f7fed7: tcf_action_update_stats (STB_GLOBAL)
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Regular
5.8 and 5.11 ⚠️u64 drops
bool drop
u32 packets ➡️ u64 packets
5.11 and 5.13 ✅
5.13 and 5.15 ✅
5.15 and 5.19 ✅
5.19 and 6.2 ✅
6.2 and 6.5 ✅
6.5 and 6.8 ✅