Searched refs:attempt_half (Results 1 – 1 of 1) sorted by relevance
179 int i, low, high, attempt_half; in inet_csk_find_open_port() local185 attempt_half = (sk->sk_reuse == SK_CAN_REUSE) ? 1 : 0; in inet_csk_find_open_port()190 attempt_half = 0; in inet_csk_find_open_port()191 if (attempt_half) { in inet_csk_find_open_port()194 if (attempt_half == 1) in inet_csk_find_open_port()237 if (attempt_half == 1) { in inet_csk_find_open_port()239 attempt_half = 2; in inet_csk_find_open_port()