inet_sk_get_local_port_range
Regular
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
: Absent ⚠️
6.2
: Absent ⚠️
6.5
: ✅void inet_sk_get_local_port_range(const struct sock *sk, int *low, int *high);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/ipv4/inet_connection_sock.c (ffffffff81f061c0)
Location: net/ipv4/inet_connection_sock.c:133
Inline: False
Direct callers:
- net/ipv4/inet_hashtables.c:__inet_hash_connect
- net/ipv4/udp.c:udp_lib_get_port
Symbols:
ffffffff81f061c0-ffffffff81f0623f: inet_sk_get_local_port_range (STB_GLOBAL)
6.8
: Selective Inline ⚠️bool inet_sk_get_local_port_range(const struct sock *sk, int *low, int *high);
Collision: Unique Global
Inline: Selective
Transformation: False
Instances:
In net/ipv4/inet_connection_sock.c (ffffffff81fc9270)
Location: net/ipv4/inet_connection_sock.c:130
Inline: True
Direct callers:
- net/ipv4/inet_hashtables.c:__inet_hash_connect
- net/ipv4/udp.c:udp_lib_get_port
Symbols:
ffffffff81fc9270-ffffffff81fc92f5: inet_sk_get_local_port_range (STB_GLOBAL)
arm64
: Absent ⚠️
armhf
: Absent ⚠️
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Regular
6.5
and 6.8
⚠️void
➡️ bool