Home
last modified time | relevance | path

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

/Linux-v5.4/net/rxrpc/
Dmisc.c69 unsigned long rxrpc_resend_timeout = 4 * HZ; variable
Dsysctl.c76 .data = &rxrpc_resend_timeout,
Dcall_event.c171 timeout = ms_to_ktime(rxrpc_resend_timeout); in rxrpc_resend()
222 resend_at += jiffies + rxrpc_resend_timeout; in rxrpc_resend()
Dsendmsg.c240 resend_at = rxrpc_resend_timeout; in rxrpc_queue_packet()
Dar-internal.h1032 extern unsigned long rxrpc_resend_timeout;