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

/net/rxrpc/
H A Dsysctl.c58 .data = &rxrpc_resend_timeout,
H A Dar-output.c24 unsigned rxrpc_resend_timeout = 4 * HZ; variable
493 sp->resend_at = jiffies + rxrpc_resend_timeout;
H A Dar-internal.h548 extern unsigned rxrpc_resend_timeout;
H A Dar-ack.c262 jiffies + rxrpc_resend_timeout * HZ;

Completed in 215 milliseconds