Searched refs:check_bind_conflict (Results 1 – 1 of 1) sorted by relevance
511 bool found_port = false, check_bind_conflict = true; in inet_csk_get_port() local554 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