flow_indr_dev_setup_offloadRegular
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: ✅int flow_indr_dev_setup_offload(struct net_device *dev, enum tc_setup_type type, void *data, struct flow_block_offload *bo, void (*cleanup)(struct flow_block_cb *));
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/core/flow_offload.c (ffffffff81a36a40)
Location: net/core/flow_offload.c:466
Inline: False
Symbols:
ffffffff81a36a40-ffffffff81a36ae0: flow_indr_dev_setup_offload (STB_GLOBAL)
5.11: ✅int flow_indr_dev_setup_offload(struct net_device *dev, struct Qdisc *sch, enum tc_setup_type type, void *data, struct flow_block_offload *bo, void (*cleanup)(struct flow_block_cb *));
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/core/flow_offload.c (ffffffff81a38de0)
Location: net/core/flow_offload.c:466
Inline: False
Symbols:
ffffffff81a38de0-ffffffff81a38e88: flow_indr_dev_setup_offload (STB_GLOBAL)
5.13: ✅int flow_indr_dev_setup_offload(struct net_device *dev, struct Qdisc *sch, enum tc_setup_type type, void *data, struct flow_block_offload *bo, void (*cleanup)(struct flow_block_cb *));
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/core/flow_offload.c (ffffffff81a20090)
Location: net/core/flow_offload.c:466
Inline: False
Symbols:
ffffffff81a20090-ffffffff81a20138: flow_indr_dev_setup_offload (STB_GLOBAL)
5.15: ✅int flow_indr_dev_setup_offload(struct net_device *dev, struct Qdisc *sch, enum tc_setup_type type, void *data, struct flow_block_offload *bo, void (*cleanup)(struct flow_block_cb *));
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/core/flow_offload.c (ffffffff81ad4760)
Location: net/core/flow_offload.c:546
Inline: False
Symbols:
ffffffff81ad4760-ffffffff81ad4927: flow_indr_dev_setup_offload (STB_GLOBAL)
5.19: ✅int flow_indr_dev_setup_offload(struct net_device *dev, struct Qdisc *sch, enum tc_setup_type type, void *data, struct flow_block_offload *bo, void (*cleanup)(struct flow_block_cb *));
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/core/flow_offload.c (ffffffff81c52db0)
Location: net/core/flow_offload.c:570
Inline: False
Direct callers:
- net/sched/act_api.c:tcf_action_update_hw_stats
Symbols:
ffffffff81c52db0-ffffffff81c52ffa: flow_indr_dev_setup_offload (STB_GLOBAL)
6.2: ✅int flow_indr_dev_setup_offload(struct net_device *dev, struct Qdisc *sch, enum tc_setup_type type, void *data, struct flow_block_offload *bo, void (*cleanup)(struct flow_block_cb *));
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/core/flow_offload.c (ffffffff81e083a0)
Location: net/core/flow_offload.c:598
Inline: False
Direct callers:
- net/sched/act_api.c:tcf_action_update_hw_stats
Symbols:
ffffffff81e083a0-ffffffff81e085ea: flow_indr_dev_setup_offload (STB_GLOBAL)
6.5: ✅int flow_indr_dev_setup_offload(struct net_device *dev, struct Qdisc *sch, enum tc_setup_type type, void *data, struct flow_block_offload *bo, void (*cleanup)(struct flow_block_cb *));
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/core/flow_offload.c (ffffffff81e7acc0)
Location: net/core/flow_offload.c:598
Inline: False
Direct callers:
- net/sched/act_api.c:tcf_action_update_hw_stats
Symbols:
ffffffff81e7acc0-ffffffff81e7af0a: flow_indr_dev_setup_offload (STB_GLOBAL)
6.8: ✅int flow_indr_dev_setup_offload(struct net_device *dev, struct Qdisc *sch, enum tc_setup_type type, void *data, struct flow_block_offload *bo, void (*cleanup)(struct flow_block_cb *));
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/core/flow_offload.c (ffffffff81f3aef0)
Location: net/core/flow_offload.c:605
Inline: False
Direct callers:
- net/sched/act_api.c:tcf_action_update_hw_stats
Symbols:
ffffffff81f3aef0-ffffffff81f3b169: flow_indr_dev_setup_offload (STB_GLOBAL)
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Regular
5.8 and 5.11 ⚠️struct Qdisc *sch
dev, type, data, bo, cleanup ➡️ dev, sch, type, data, bo, cleanup
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 ✅