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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/rxrpc/
H A Dar-output.c19 int rxrpc_resend_timeout = 4; variable
488 sp->resend_at = jiffies + rxrpc_resend_timeout * HZ;
H A Dar-internal.h541 extern int rxrpc_resend_timeout;
H A Dar-ack.c213 jiffies + rxrpc_resend_timeout * HZ;

Completed in 43 milliseconds