raw_v6_matchRegular
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: ✅bool raw_v6_match(struct net *net, struct sock *sk, short unsigned int num, const struct in6_addr *loc_addr, const struct in6_addr *rmt_addr, int dif, int sdif);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/ipv6/raw.c (ffffffff81dbc0f0)
Location: net/ipv6/raw.c:67
Inline: False
Direct callers:
- net/ipv6/raw.c:raw6_icmp_error
- net/ipv6/raw.c:ipv6_raw_deliver
Symbols:
ffffffff81dbc0f0-ffffffff81dbc1cd: raw_v6_match (STB_GLOBAL)
6.2: ✅bool raw_v6_match(struct net *net, struct sock *sk, short unsigned int num, const struct in6_addr *loc_addr, const struct in6_addr *rmt_addr, int dif, int sdif);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/ipv6/raw.c (ffffffff81f8c310)
Location: net/ipv6/raw.c:67
Inline: False
Direct callers:
- net/ipv6/raw.c:raw6_icmp_error
- net/ipv6/raw.c:ipv6_raw_deliver
Symbols:
ffffffff81f8c310-ffffffff81f8c3ed: raw_v6_match (STB_GLOBAL)
6.5: ✅bool raw_v6_match(struct net *net, const struct sock *sk, short unsigned int num, const struct in6_addr *loc_addr, const struct in6_addr *rmt_addr, int dif, int sdif);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/ipv6/raw.c (ffffffff81fecae0)
Location: net/ipv6/raw.c:67
Inline: False
Direct callers:
- net/ipv6/raw.c:raw6_icmp_error
- net/ipv6/raw.c:ipv6_raw_deliver
Symbols:
ffffffff81fecae0-ffffffff81fecbbd: raw_v6_match (STB_GLOBAL)
6.8: ✅bool raw_v6_match(struct net *net, const struct sock *sk, short unsigned int num, const struct in6_addr *loc_addr, const struct in6_addr *rmt_addr, int dif, int sdif);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/ipv6/raw.c (ffffffff820ba6e0)
Location: net/ipv6/raw.c:67
Inline: False
Direct callers:
- net/ipv6/raw.c:raw6_icmp_error
- net/ipv6/raw.c:ipv6_raw_deliver
Symbols:
ffffffff820ba6e0-ffffffff820ba7bd: raw_v6_match (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 ⚠️struct sock *sk ➡️ const struct sock *sk
6.5 and 6.8 ✅