Searched refs:alive (Results 1 – 4 of 4) sorted by relevance
101 static int tcp_orphan_retries(struct sock *sk, int alive) in tcp_orphan_retries() argument106 if (sk->sk_err_soft && !alive) in tcp_orphan_retries()112 if (retries == 0 && alive) in tcp_orphan_retries()198 const int alive = icsk->icsk_rto < TCP_RTO_MAX; in tcp_write_timeout() local200 retry_until = tcp_orphan_retries(sk, alive); in tcp_write_timeout()201 do_reset = alive || in tcp_write_timeout()313 const int alive = inet_csk_rto_backoff(icsk, TCP_RTO_MAX) < TCP_RTO_MAX; in tcp_probe_timer() local315 max_probes = tcp_orphan_retries(sk, alive); in tcp_probe_timer()316 if (!alive && icsk->icsk_backoff >= max_probes) in tcp_probe_timer()
1249 int alive; in fib_sync_up() local1256 alive = 0; in fib_sync_up()1259 alive++; in fib_sync_up()1268 alive++; in fib_sync_up()1275 if (alive > 0) { in fib_sync_up()
740 int alive = 0; in dn_fib_sync_up() local744 alive++; in dn_fib_sync_up()751 alive++; in dn_fib_sync_up()758 if (alive > 0) { in dn_fib_sync_up()
171 its server if the server is alive and under load. If the server is