Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dinet_connection_sock.c503 bool found_port = false, check_bind_conflict = true; in inet_csk_get_port() local
547 check_bind_conflict = false; in inet_csk_get_port()
550 if (check_bind_conflict && inet_use_hash2_on_bind(sk)) { in inet_csk_get_port()
569 if (!found_port && check_bind_conflict) { in inet_csk_get_port()