Home
last modified time | relevance | path

Searched refs:last_rxt (Results 1 – 1 of 1) sorted by relevance

/qemu/tests/qtest/
H A Dvirtio-net-test.c197 uint64_t start, now, last_rxt, deadline; in announce_self() local
232 last_rxt = start; in announce_self()
243 last_rxt = now; in announce_self()
253 if ((now - last_rxt) > (1000 * 100 * 4)) { in announce_self()