Searched refs:lastping (Results 1 – 3 of 3) sorted by relevance
220 gettimeofday(&(pdom->lastping), NULL);269 if ((tp.tv_sec - cur_domain->lastping.tv_sec) >937 gettimeofday(&(a_domain->lastping), NULL);990 pdom->lastping.tv_sec = 0;991 pdom->lastping.tv_usec = 0; /* require ping */1059 (void) gettimeofday(&(pdom->lastping), NULL);
77 struct timeval lastping; /* info to avoid a ping storm */ member
83 struct timeval lastping; /* info to avoid a ping storm */ member