Home
last modified time | relevance | path

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.c458 } while (attempts < IBD_INPUT_ATTEMPTS && in ibd_input()