tc_setup_actionRegular
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: Absent ⚠️
5.11: Absent ⚠️
5.13: Absent ⚠️
5.15: Absent ⚠️
5.19: ✅int tc_setup_action(struct flow_action *flow_action, struct tc_action **actions, struct netlink_ext_ack *extack);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/sched/cls_api.c (ffffffff81ca3fd0)
Location: net/sched/cls_api.c:3532
Inline: False
Direct callers:
- net/sched/act_api.c:tcf_action_offload_add_ex
Symbols:
ffffffff81ca3fd0-ffffffff81ca421d: tc_setup_action (STB_GLOBAL)
6.2: ✅int tc_setup_action(struct flow_action *flow_action, struct tc_action **actions, struct netlink_ext_ack *extack);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/sched/cls_api.c (ffffffff81e60910)
Location: net/sched/cls_api.c:3532
Inline: False
Direct callers:
- net/sched/act_api.c:tcf_action_offload_add_ex
Symbols:
ffffffff81e60910-ffffffff81e60b5d: tc_setup_action (STB_GLOBAL)
6.5: ✅int tc_setup_action(struct flow_action *flow_action, struct tc_action **actions, u32 miss_cookie_base, struct netlink_ext_ack *extack);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/sched/cls_api.c (ffffffff81ebc870)
Location: net/sched/cls_api.c:3739
Inline: False
Direct callers:
- net/sched/cls_api.c:tc_setup_offload_action
- net/sched/act_api.c:tcf_action_offload_add_ex
Symbols:
ffffffff81ebc870-ffffffff81ebcaea: tc_setup_action (STB_GLOBAL)
6.8: ✅int tc_setup_action(struct flow_action *flow_action, struct tc_action **actions, u32 miss_cookie_base, struct netlink_ext_ack *extack);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/sched/cls_api.c (ffffffff81f7fa70)
Location: net/sched/cls_api.c:3795
Inline: False
Direct callers:
- net/sched/cls_api.c:tc_setup_offload_action
- net/sched/act_api.c:tcf_action_offload_add_ex
Symbols:
ffffffff81f7fa70-ffffffff81f7fcea: tc_setup_action (STB_GLOBAL)
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Regular
5.19 and 6.2 ✅
6.2 and 6.5 ⚠️u32 miss_cookie_base
flow_action, actions, extack ➡️ flow_action, actions, miss_cookie_base, extack
6.5 and 6.8 ✅