Searched refs:inet_bhash2_conflict (Results 1 – 1 of 1) sorted by relevance
| /linux/net/ipv4/ |
| H A D | inet_connection_sock.c | 205 static bool inet_bhash2_conflict(const struct sock *sk, in inet_bhash2_conflict() function 249 return tb2 && inet_bhash2_conflict(sk, tb2, uid, relax, in inet_csk_bind_conflict() 299 if (!inet_bhash2_conflict(sk, tb2, uid, relax, reuseport_cb_ok, reuseport_ok)) in inet_bhash2_addr_any_conflict()
|