Searched defs:sk_uid (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | inet_connection_sock.c | 167 inet_bind_conflict(const struct sock *sk, struct sock *sk2, kuid_t sk_uid, bool relax, bool reuseport_cb_ok, bool reuseport_ok) inet_bind_conflict() argument 197 __inet_bhash2_conflict(const struct sock *sk, struct sock *sk2, kuid_t sk_uid, bool relax, bool reuseport_cb_ok, bool reuseport_ok) __inet_bhash2_conflict() argument 208 inet_bhash2_conflict(const struct sock *sk, const struct inet_bind2_bucket *tb2, kuid_t sk_uid, bool relax, bool reuseport_cb_ok, bool reuseport_ok) inet_bhash2_conflict() argument [all...] |
/kernel/linux/linux-5.10/include/net/ |
H A D | sock.h | 488 kuid_t sk_uid; member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | sock.h | 495 kuid_t sk_uid; member
|
Completed in 13 milliseconds