Searched refs:left_until_getifconf (Results 1 – 1 of 1) sorted by relevance
506 static int left_until_getifconf; in timer() local511 left_until_getifconf -= TIMER_INTERVAL; in timer()515 if (left_until_getifconf < 0) { in timer()517 left_until_getifconf = GETIFCONF_TIMER; in timer()