attempt_half 184 net/ipv4/inet_connection_sock.c int i, low, high, attempt_half; attempt_half 190 net/ipv4/inet_connection_sock.c attempt_half = (sk->sk_reuse == SK_CAN_REUSE) ? 1 : 0; attempt_half 195 net/ipv4/inet_connection_sock.c attempt_half = 0; attempt_half 196 net/ipv4/inet_connection_sock.c if (attempt_half) { attempt_half 199 net/ipv4/inet_connection_sock.c if (attempt_half == 1) attempt_half 242 net/ipv4/inet_connection_sock.c if (attempt_half == 1) { attempt_half 244 net/ipv4/inet_connection_sock.c attempt_half = 2;