Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/rtadvd/
Drtadvd.h54 #define MIN_MININTERVAL (mobileip6 ? 0.05 : 3.0) macro
Dconfig.c161 if (val < MIN_MININTERVAL || val > (tmp->maxinterval * 3) / 4) {
165 __func__, val, intface, MIN_MININTERVAL,