Searched refs:tm_limit (Results 1 – 1 of 1) sorted by relevance
49 static struct timespec tm_limit = { LONG_MAX, 1000000000L - 1 }; variable57 tm_max = tm_limit; in rtadvd_timer_init()129 tm_max = tm_limit; in rtadvd_check_timer()145 if (timespeccmp(&tm_max, &tm_limit, ==)) in rtadvd_check_timer()