Searched refs:last_rx (Results 1 – 1 of 1) sorted by relevance
205 static struct timespec last_rx, first_rx; variable1100 last_rx = now; in pr_pack()1102 first_rx = last_rx; in pr_pack()1118 triptime = diffsec(&last_rx, &tv); in pr_pack()1427 double r = diffsec(&last_rx, &first_rx); in summary()