rt6_add_nexthopRegular
4.4: Absent ⚠️
4.8: Absent ⚠️
4.10: Absent ⚠️
4.13: ✅int rt6_add_nexthop(struct sk_buff *skb, struct rt6_info *rt);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In net/ipv6/route.c (ffffffff81897fd0)
Location: net/ipv6/route.c:3356
Inline: False
Direct callers:
- net/ipv6/route.c:rt6_fill_node
- net/ipv6/route.c:rt6_fill_node
Symbols:
ffffffff81897fd0-ffffffff81898084: rt6_add_nexthop (STB_LOCAL)
4.15: ✅int rt6_add_nexthop(struct sk_buff *skb, struct rt6_info *rt);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In net/ipv6/route.c (ffffffff81919380)
Location: net/ipv6/route.c:4046
Inline: False
Direct callers:
- net/ipv6/route.c:rt6_fill_node
- net/ipv6/route.c:rt6_fill_node
Symbols:
ffffffff81919380-ffffffff81919434: rt6_add_nexthop (STB_LOCAL)
4.18: ✅int rt6_add_nexthop(struct sk_buff *skb, struct fib6_info *rt);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In net/ipv6/route.c (ffffffff81970e70)
Location: net/ipv6/route.c:4638
Inline: False
Direct callers:
- net/ipv6/route.c:rt6_fill_node
- net/ipv6/route.c:rt6_fill_node
Symbols:
ffffffff81970e70-ffffffff81970f36: rt6_add_nexthop (STB_LOCAL)
5.0: ✅int rt6_add_nexthop(struct sk_buff *skb, struct fib6_info *rt);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In net/ipv6/route.c (ffffffff819a6aa0)
Location: net/ipv6/route.c:4611
Inline: False
Direct callers:
- net/ipv6/route.c:rt6_fill_node
- net/ipv6/route.c:rt6_fill_node
Symbols:
ffffffff819a6aa0-ffffffff819a6b66: rt6_add_nexthop (STB_LOCAL)
5.3: Absent ⚠️
5.4: Absent ⚠️
5.8: Absent ⚠️
5.11: Absent ⚠️
5.13: Absent ⚠️
5.15: Absent ⚠️
5.19: Absent ⚠️
6.2: Absent ⚠️
6.5: Absent ⚠️
6.8: Absent ⚠️
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Regular
4.13 and 4.15 ✅
4.15 and 4.18 ⚠️struct rt6_info *rt ➡️ struct fib6_info *rt
4.18 and 5.0 ✅