Searched refs:IBD_INPUT_ATTEMPTS (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/stand/lib/inet/ | ||
H A D | ibd_inet.h | 40 #define IBD_INPUT_ATTEMPTS (8) /* Number of consecutive attempts */ macro |
H A D | ibd.c | 458 } while (attempts < IBD_INPUT_ATTEMPTS && in ibd_input() |