Searched refs:last_rxt (Results 1 – 1 of 1) sorted by relevance
197 uint64_t start, now, last_rxt, deadline; in announce_self() local232 last_rxt = start; in announce_self()243 last_rxt = now; in announce_self()253 if ((now - last_rxt) > (1000 * 100 * 4)) { in announce_self()