mptcp_subflow_create_socketRegular
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 mptcp_subflow_create_socket(struct sock *sk, struct socket **new_sock);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/mptcp/subflow.c (ffffffff81bafb30)
Location: net/mptcp/subflow.c:1028
Inline: False
Direct callers:
- net/mptcp/protocol.c:__mptcp_socket_create
- net/mptcp/subflow.c:__mptcp_subflow_connect
Symbols:
ffffffff81bafb30-ffffffff81bafcfc: mptcp_subflow_create_socket (STB_GLOBAL)
5.11: ✅int mptcp_subflow_create_socket(struct sock *sk, struct socket **new_sock);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/mptcp/subflow.c (ffffffff81bc3520)
Location: net/mptcp/subflow.c:1246
Inline: False
Direct callers:
- net/mptcp/subflow.c:__mptcp_subflow_connect
Symbols:
ffffffff81bc3520-ffffffff81bc3804: mptcp_subflow_create_socket (STB_GLOBAL)
5.13: ✅int mptcp_subflow_create_socket(struct sock *sk, struct socket **new_sock);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/mptcp/subflow.c (ffffffff81bb3b90)
Location: net/mptcp/subflow.c:1379
Inline: False
Direct callers:
- net/mptcp/subflow.c:__mptcp_subflow_connect
Symbols:
ffffffff81bb3b90-ffffffff81bb3ea1: mptcp_subflow_create_socket (STB_GLOBAL)
5.15: ✅int mptcp_subflow_create_socket(struct sock *sk, struct socket **new_sock);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/mptcp/subflow.c (ffffffff81c822e0)
Location: net/mptcp/subflow.c:1509
Inline: False
Direct callers:
- net/mptcp/subflow.c:__mptcp_subflow_connect
Symbols:
ffffffff81c822e0-ffffffff81c825e3: mptcp_subflow_create_socket (STB_GLOBAL)
5.19: ✅int mptcp_subflow_create_socket(struct sock *sk, struct socket **new_sock);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/mptcp/subflow.c (ffffffff81e28000)
Location: net/mptcp/subflow.c:1598
Inline: False
Direct callers:
- net/mptcp/subflow.c:__mptcp_subflow_connect
Symbols:
ffffffff81e28000-ffffffff81e28303: mptcp_subflow_create_socket (STB_GLOBAL)
6.2: ✅int mptcp_subflow_create_socket(struct sock *sk, short unsigned int family, struct socket **new_sock);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/mptcp/subflow.c (ffffffff81ffff60)
Location: net/mptcp/subflow.c:1672
Inline: False
Direct callers:
- net/mptcp/subflow.c:__mptcp_subflow_connect
Symbols:
ffffffff81ffff60-ffffffff82000265: mptcp_subflow_create_socket (STB_GLOBAL)
6.5: ✅int mptcp_subflow_create_socket(struct sock *sk, short unsigned int family, struct socket **new_sock);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/mptcp/subflow.c (ffffffff8207c100)
Location: net/mptcp/subflow.c:1653
Inline: False
Direct callers:
- net/mptcp/subflow.c:__mptcp_subflow_connect
Symbols:
ffffffff8207c100-ffffffff8207c437: mptcp_subflow_create_socket (STB_GLOBAL)
6.8: ✅int mptcp_subflow_create_socket(struct sock *sk, short unsigned int family, struct socket **new_sock);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In net/mptcp/subflow.c (ffffffff821515d0)
Location: net/mptcp/subflow.c:1649
Inline: False
Direct callers:
- net/mptcp/subflow.c:__mptcp_subflow_connect
Symbols:
ffffffff821515d0-ffffffff8215191e: mptcp_subflow_create_socket (STB_GLOBAL)
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Regular
5.8 and 5.11 ✅
5.11 and 5.13 ✅
5.13 and 5.15 ✅
5.15 and 5.19 ✅
5.19 and 6.2 ⚠️short unsigned int family
sk, new_sock ➡️ sk, family, new_sock
6.2 and 6.5 ✅
6.5 and 6.8 ✅