Searched refs:inet_bhash2_conflict (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/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() 309 if (!inet_bhash2_conflict(sk, tb2, uid, relax, reuseport_cb_ok, reuseport_ok)) in inet_bhash2_addr_any_conflict()
|