Searched refs:inet_bhash2_conflict (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | inet_connection_sock.c | 208 static bool inet_bhash2_conflict(const struct sock *sk, in inet_bhash2_conflict() function 274 return tb2 && inet_bhash2_conflict(sk, tb2, uid, relax, reuseport_cb_ok, in inet_csk_bind_conflict() 308 if (tb2 && inet_bhash2_conflict(sk, tb2, uid, relax, reuseport_cb_ok, in inet_bhash2_addr_any_conflict()
|
Completed in 3 milliseconds