Searched refs:NUM_OF_TRIES (Results 1 – 1 of 1) sorted by relevance
246 #define NUM_OF_TRIES ((NUM_OF_RETRIES) + 1) macro247 #if NUM_OF_TRIES < 1252 int user_timeout = neigh_handler->timeout/NUM_OF_TRIES; in create_timer()265 if (NUM_OF_TRIES <= 1) in create_timer()383 if (++retries >= NUM_OF_TRIES) { in process_get_neigh_mac()