Searched refs:IBD_INPUT_ATTEMPTS (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/stand/lib/inet/
H A Dibd_inet.h40 #define IBD_INPUT_ATTEMPTS (8) /* Number of consecutive attempts */ macro
H A Dibd.c279 * IBD_INPUT_ATTEMPTS for more, then exit the loop, even if there is time
458 } while (attempts < IBD_INPUT_ATTEMPTS &&

Completed in 62 milliseconds