Home
last modified time | relevance | path

Searched refs:rxrpc_resend_timeout (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/net/rxrpc/
Dmisc.c73 unsigned long rxrpc_resend_timeout = 4 * HZ; variable
Dsysctl.c81 .data = &rxrpc_resend_timeout,
Dcall_event.c177 timeout = ms_to_ktime(rxrpc_resend_timeout); in rxrpc_resend()
228 resend_at += jiffies + rxrpc_resend_timeout; in rxrpc_resend()
Dsendmsg.c243 resend_at = rxrpc_resend_timeout; in rxrpc_queue_packet()
Dar-internal.h1013 extern unsigned long rxrpc_resend_timeout;