Searched defs:ifscan_timer (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dif.c87 struct timeval ifscan_timer; variable in typeref:struct:timeval
92 timercmp(&ifscan_timer, &now, > /* */))
887 LIM_SEC(ifscan_timer, now.tv_sec+CHECK_BAD_INTERVAL);
910 LIM_SEC(ifscan_timer, now.tv_sec+CHECK_BAD_INTERVAL);
1051 ifscan_timer.tv_sec = now.tv_sec +
1472 LIM_SEC(ifscan_timer,
1683 LIM_SEC(ifscan_timer, now.tv_sec+CHECK_BAD_INTERVAL);

Completed in 78 milliseconds