Searched refs:MAX_RESEND_DELAY (Results 1 – 1 of 1) sorted by relevance
140 #define MAX_RESEND_DELAY 5 /* seconds */ macro413 if (timo < MAX_RESEND_DELAY) { in krpc_call()