Searched refs:inet_bhash2_conflict (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/net/ipv4/ |
| D | inet_connection_sock.c | 176 static bool inet_bhash2_conflict(const struct sock *sk, in inet_bhash2_conflict() function 235 return tb2 && inet_bhash2_conflict(sk, tb2, uid, relax, reuseport_cb_ok, in inet_csk_bind_conflict() 269 if (tb2 && inet_bhash2_conflict(sk, tb2, uid, relax, reuseport_cb_ok, in inet_bhash2_addr_any_conflict()
|