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.c519 bool found_port = false, check_bind_conflict = true; in inet_csk_get_port() local
562 check_bind_conflict = false; in inet_csk_get_port()
565 if (check_bind_conflict && inet_use_bhash2_on_bind(sk)) { in inet_csk_get_port()
584 if (!found_port && check_bind_conflict) { in inet_csk_get_port()