Home
last modified time | relevance | path

Searched refs:check_bind_conflict (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/net/ipv4/
H A Dinet_connection_sock.c511 bool found_port = false, check_bind_conflict = true; in inet_csk_get_port() local
554 check_bind_conflict = false; in inet_csk_get_port()
557 if (check_bind_conflict && inet_use_bhash2_on_bind(sk)) { in inet_csk_get_port()
576 if (!found_port && check_bind_conflict) { in inet_csk_get_port()

Completed in 3 milliseconds