Home
last modified time | relevance | path

Searched refs:MAX_RTR_SOLICITATIONS (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/usr.sbin/rtsold/
Drtsold.c70 #define MAX_RTR_SOLICITATIONS 3 /* times */ macro
529 if (ifinfo->probes < MAX_RTR_SOLICITATIONS) in rtsol_check_timer()
595 if (ifinfo->probes < MAX_RTR_SOLICITATIONS) in rtsol_timer_update()
/mirbsd/src/sys/netinet6/
Dnd6.h220 #define MAX_RTR_SOLICITATIONS 3 macro