Home
last modified time | relevance | path

Searched defs:reuseport_ok (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dinet_connection_sock.c134 inet_csk_bind_conflict(const struct sock *sk, const struct inet_bind_bucket *tb, bool relax, bool reuseport_ok) inet_csk_bind_conflict() argument
/kernel/linux/linux-6.6/net/ipv4/
H A Dinet_connection_sock.c167 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
235 inet_csk_bind_conflict(const struct sock *sk, const struct inet_bind_bucket *tb, const struct inet_bind2_bucket *tb2, bool relax, bool reuseport_ok) inet_csk_bind_conflict() argument
284 inet_bhash2_addr_any_conflict(const struct sock *sk, int port, int l3mdev, bool relax, bool reuseport_ok) inet_bhash2_addr_any_conflict() argument
[all...]

Completed in 4 milliseconds