Searched refs:last_ifscan (Results 1 – 1 of 1) sorted by relevance
88 static struct timeval last_ifscan; variable90 (last_ifscan.tv_sec == now.tv_sec && \91 last_ifscan.tv_usec == now.tv_usec && \1050 last_ifscan = now; in ifscan()