Searched refs:MAX_RTR_SOLICITATIONS (Results 1 – 2 of 2) sorted by relevance
70 #define MAX_RTR_SOLICITATIONS 3 /* times */ macro529 if (ifinfo->probes < MAX_RTR_SOLICITATIONS) in rtsol_check_timer()595 if (ifinfo->probes < MAX_RTR_SOLICITATIONS) in rtsol_timer_update()
220 #define MAX_RTR_SOLICITATIONS 3 macro