Searched refs:last_ticket (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sbin/pfctl/
H A Dpfctl_qstats.c148 static u_int32_t last_ticket; local
160 if (pa.ticket != last_ticket && *root != NULL) {
164 last_ticket = pa.ticket;

Completed in 52 milliseconds