Searched refs:resend (Results 1 – 2 of 2) sorted by relevance
46 bool resend = false; in rxrpc_congestion_management() local129 resend = true; in rxrpc_congestion_management()140 resend = true; in rxrpc_congestion_management()172 if (resend && !test_and_set_bit(RXRPC_CALL_EV_RESEND, &call->events)) in rxrpc_congestion_management()656 bool resend = false; in rxrpc_input_check_for_lost_ack() local673 resend = true; in rxrpc_input_check_for_lost_ack()679 if (resend && !test_and_set_bit(RXRPC_CALL_EV_RESEND, &call->events)) in rxrpc_input_check_for_lost_ack()
623 int *expire, int *resend) in syn_ack_recalc() argument627 *resend = 1; in syn_ack_recalc()637 *resend = !inet_rsk(req)->acked || in syn_ack_recalc()692 int qlen, expire = 0, resend = 0; in reqsk_timer_handler() local733 &expire, &resend); in reqsk_timer_handler()736 (!resend || in reqsk_timer_handler()