Home
last modified time | relevance | path

Searched refs:reuseport_cb_ok (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/net/ipv4/
H A Dinet_connection_sock.c169 bool reuseport_cb_ok, bool reuseport_ok) in inet_bind_conflict()
183 sk2->sk_reuseport && reuseport_cb_ok && in inet_bind_conflict()
188 !sk2->sk_reuseport || !reuseport_cb_ok || in inet_bind_conflict()
199 bool reuseport_cb_ok, bool reuseport_ok) in __inet_bhash2_conflict()
205 reuseport_cb_ok, reuseport_ok); in __inet_bhash2_conflict()
211 bool relax, bool reuseport_cb_ok, in inet_bhash2_conflict()
219 reuseport_cb_ok, reuseport_ok)) in inet_bhash2_conflict()
227 reuseport_cb_ok, reuseport_ok)) in inet_bhash2_conflict()
240 bool reuseport_cb_ok; in inet_csk_bind_conflict() local
247 reuseport_cb_ok in inet_csk_bind_conflict()
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
292 bool reuseport_cb_ok; inet_bhash2_addr_any_conflict() local
[all...]

Completed in 2 milliseconds