Home
last modified time | relevance | path

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

/freebsd/sys/nfs/
H A Dkrpc_subr.c126 #define MAX_RESEND_DELAY 5 /* seconds */ macro
320 if (timo < MAX_RESEND_DELAY) in krpc_call()
H A Dbootp_subr.c105 #define MAX_RESEND_DELAY 5 /* seconds */ macro
668 if (timo < MAX_RESEND_DELAY) in bootpc_call()