Searched refs:RXRPC_ACK_DELAY (Results 1 – 3 of 3) sorted by relevance
114 #define RXRPC_ACK_DELAY 8 /* nothing happened since received packet */ macro
80 [RXRPC_ACK_DELAY] = 1,125 case RXRPC_ACK_DELAY: in __rxrpc_propose_ACK()1147 case RXRPC_ACK_DELAY: in rxrpc_process_call()1303 rxrpc_propose_ACK(call, RXRPC_ACK_DELAY, in rxrpc_process_call()
241 rxrpc_propose_ACK(call, RXRPC_ACK_DELAY, sp->hdr.serial, false); in rxrpc_fast_process_data()