Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ipv4/
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 5 milliseconds