Searched refs:lastping (Results 1 – 3 of 3) sorted by relevance
222 gettimeofday(&(pdom->lastping), NULL);271 if ((tp.tv_sec - cur_domain->lastping.tv_sec) >939 gettimeofday(&(a_domain->lastping), NULL);992 pdom->lastping.tv_sec = 0;993 pdom->lastping.tv_usec = 0; /* require ping */1061 (void) gettimeofday(&(pdom->lastping), NULL);
77 struct timeval lastping; /* info to avoid a ping storm */ member
85 struct timeval lastping; /* info to avoid a ping storm */ member