Searched refs:inet_bhash2_addr_any_conflict (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | inet_connection_sock.c | 284 static bool inet_bhash2_addr_any_conflict(const struct sock *sk, int port, int l3mdev, in inet_bhash2_addr_any_conflict() function 373 if (inet_bhash2_addr_any_conflict(sk, port, l3mdev, relax, false)) in inet_csk_find_open_port() 558 if (inet_bhash2_addr_any_conflict(sk, port, l3mdev, true, true)) in inet_csk_get_port()
|
Completed in 2 milliseconds