Lines Matching defs:relax
168 kuid_t sk_uid, bool relax,
182 if (!relax || (!reuseport_ok && sk->sk_reuseport &&
198 kuid_t sk_uid, bool relax,
204 return inet_bind_conflict(sk, sk2, sk_uid, relax,
211 bool relax, bool reuseport_cb_ok,
218 if (__inet_bhash2_conflict(sk, sk2, sk_uid, relax,
226 if (__inet_bhash2_conflict(sk, sk2, sk_uid, relax,
238 bool relax, bool reuseport_ok)
261 if (inet_bind_conflict(sk, sk2, uid, relax,
274 return tb2 && inet_bhash2_conflict(sk, tb2, uid, relax, reuseport_cb_ok,
285 bool relax, bool reuseport_ok)
308 if (tb2 && inet_bhash2_conflict(sk, tb2, uid, relax, reuseport_cb_ok,
334 bool relax = false;
373 if (inet_bhash2_addr_any_conflict(sk, port, l3mdev, relax, false))
383 relax, false))
405 if (READ_ONCE(net->ipv4.sysctl_ip_autobind_reuse) && !relax) {
407 relax = true;