Searched refs:filter_stats (Results 1 – 4 of 4) sorted by relevance
32 struct filter_stats { struct44 struct filter_stats filter_stats[MAX_NODES]; argument
58 static struct filter_stats *filter_stats; variable287 filter_stats->passed++; in handle_packets()290 filter_stats->drop++; in handle_packets()340 filter_stats = &(info->filter_stats[node_id]); in main()
157 const struct filter_stats *filter = &info->filter_stats[i]; in do_stats_display()
277 filter_stats = &(info->filter_stats[node_id]);369 filter_stats->passed++;372 filter_stats->drop++;439 const struct filter_stats *filter = &info->filter_stats[i];