Searched refs:lastmcast (Results 1 – 4 of 4) sorted by relevance
44 struct timeval lastmcast; /* last time all/changes multicast */ variable264 lastmcast = now; in main()
136 extern struct timeval lastmcast;
138 lastmcast = now; in timer()
516 if (now.tv_sec - lastmcast.tv_sec >= MIN_WAIT_TIME && in dynamic_update()523 lastmcast = now; in dynamic_update()