Home
last modified time | relevance | path

Searched refs:RXRPC_CALL_EV_RESEND (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/rxrpc/
H A Dcall_event.c372 set_bit(RXRPC_CALL_EV_RESEND, &call->events); in rxrpc_process_call()
409 if (test_and_clear_bit(RXRPC_CALL_EV_RESEND, &call->events) && in rxrpc_process_call()
H A Dinput.c172 if (resend && !test_and_set_bit(RXRPC_CALL_EV_RESEND, &call->events)) in rxrpc_congestion_management()
706 if (resend && !test_and_set_bit(RXRPC_CALL_EV_RESEND, &call->events)) in rxrpc_input_check_for_lost_ack()
H A Dar-internal.h493 RXRPC_CALL_EV_RESEND, /* Tx resend required */ enumerator
H A Dsendmsg.c168 if (!test_and_set_bit(RXRPC_CALL_EV_RESEND, &call->events)) in rxrpc_instant_resend()

Completed in 7 milliseconds