Searched refs:STAT_INTERVAL (Results 1 – 1 of 1) sorted by relevance
42 #define STAT_INTERVAL 5 macro97 sleep(STAT_INTERVAL); in pfctl_show_queues()235 node->qstats.avg_packets / STAT_INTERVAL, in pfctl_print_queue_nodestat()236 rate2str((8 * node->qstats.avg_bytes) / STAT_INTERVAL)); in pfctl_print_queue_nodestat()