Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dinet_connection_sock.c102 int attempt_half = (sk->sk_reuse == SK_CAN_REUSE) ? 1 : 0; in inet_csk_get_port() local
110 if (attempt_half) { in inet_csk_get_port()
113 if (attempt_half == 1) in inet_csk_get_port()
166 if (attempt_half == 1) { in inet_csk_get_port()
168 attempt_half = 2; in inet_csk_get_port()