HomeSort by: relevance | last modified time | path
    Searched defs:MAX_RESEND_DELAY (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/nfs/
nfs_boot.c 428 #define MAX_RESEND_DELAY 5 /* seconds */
458 if (timo < MAX_RESEND_DELAY)
  /src/sys/fs/nfs/common/
krpc_subr.c 124 #define MAX_RESEND_DELAY 5 /* seconds */
320 if (timo < MAX_RESEND_DELAY)
bootp_subr.c 117 #define MAX_RESEND_DELAY 5 /* seconds */
774 if (timo < MAX_RESEND_DELAY)

Completed in 13 milliseconds