Home
last modified time | relevance | path

Searched refs:MAX_RESEND_DELAY (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/vfs/nfs/
H A Dkrpc_subr.c121 #define MAX_RESEND_DELAY 5 /* seconds */ macro
331 if (timo < MAX_RESEND_DELAY) in krpc_call()
H A Dbootp_subr.c87 #define MAX_RESEND_DELAY 5 /* seconds */ macro
781 if (timo < MAX_RESEND_DELAY) in bootpc_call()