Searched refs:inet_bind_conflict (Results 1 – 1 of 1) sorted by relevance
| /linux/net/ipv4/ |
| H A D | inet_connection_sock.c | 156 static bool inet_bind_conflict(const struct sock *sk, struct sock *sk2, in inet_bind_conflict() function 200 return inet_bind_conflict(sk, sk2, uid, relax, in __inet_bhash2_conflict() 257 if (!inet_bind_conflict(sk, sk2, uid, relax, reuseport_cb_ok, reuseport_ok)) in inet_csk_bind_conflict()
|