rt6_nexthop_info
Regular
4.4
: Absent ⚠️
4.8
: Absent ⚠️
4.10
: Absent ⚠️
4.13
: ✅int rt6_nexthop_info(struct sk_buff *skb, struct rt6_info *rt, unsigned int *flags, bool skip_oif);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In net/ipv6/route.c (ffffffff81897ec0)
Location: net/ipv6/route.c:3326
Inline: False
Direct callers:
- net/ipv6/route.c:rt6_fill_node
- net/ipv6/route.c:rt6_add_nexthop
Symbols:
ffffffff81897ec0-ffffffff81897fd0: rt6_nexthop_info (STB_LOCAL)
4.15
: ✅int rt6_nexthop_info(struct sk_buff *skb, struct rt6_info *rt, unsigned int *flags, bool skip_oif);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In net/ipv6/route.c (ffffffff81919240)
Location: net/ipv6/route.c:4013
Inline: False
Direct callers:
- net/ipv6/route.c:rt6_fill_node
- net/ipv6/route.c:rt6_add_nexthop
Symbols:
ffffffff81919240-ffffffff81919373: rt6_nexthop_info (STB_LOCAL)
4.18
: ✅int rt6_nexthop_info(struct sk_buff *skb, struct fib6_info *rt, unsigned int *flags, bool skip_oif);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In net/ipv6/route.c (ffffffff81970d20)
Location: net/ipv6/route.c:4598
Inline: False
Direct callers:
- net/ipv6/route.c:rt6_fill_node
- net/ipv6/route.c:rt6_add_nexthop
Symbols:
ffffffff81970d20-ffffffff81970e65: rt6_nexthop_info (STB_LOCAL)
5.0
: ✅int rt6_nexthop_info(struct sk_buff *skb, struct fib6_info *rt, unsigned int *flags, bool skip_oif);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In net/ipv6/route.c (ffffffff819a6950)
Location: net/ipv6/route.c:4571
Inline: False
Direct callers:
- net/ipv6/route.c:rt6_fill_node
- net/ipv6/route.c:rt6_add_nexthop
Symbols:
ffffffff819a6950-ffffffff819a6a95: rt6_nexthop_info (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
✅