Home
last modified time | relevance | path

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

/dports/dns/p5-DNS-Ldns/ldns-1.8.1/examples/
H A Dldns-dpa.c44 size_t total_nr_of_filtered_packets = 0; variable
2291 total_nr_of_filtered_packets++; in handle_ether_packet()
2414 total_nr_of_filtered_packets++; in handle_ether_packet()
2820 …ut, "Total number of DNS packets after filter: %u\n", (unsigned int) total_nr_of_filtered_packets); in main()
2823 print_counters(stdout, count, show_percentages, total_nr_of_filtered_packets, 0); in main()
2826 print_counters(stdout, uniques, show_percentages, total_nr_of_filtered_packets, unique_minimum); in main()
/dports/dns/py-ldns/ldns-1.8.1/examples/
H A Dldns-dpa.c44 size_t total_nr_of_filtered_packets = 0; variable
2291 total_nr_of_filtered_packets++; in handle_ether_packet()
2414 total_nr_of_filtered_packets++; in handle_ether_packet()
2820 …ut, "Total number of DNS packets after filter: %u\n", (unsigned int) total_nr_of_filtered_packets); in main()
2823 print_counters(stdout, count, show_percentages, total_nr_of_filtered_packets, 0); in main()
2826 print_counters(stdout, uniques, show_percentages, total_nr_of_filtered_packets, unique_minimum); in main()
/dports/dns/ldns/ldns-1.8.1/examples/
H A Dldns-dpa.c44 size_t total_nr_of_filtered_packets = 0; variable
2291 total_nr_of_filtered_packets++; in handle_ether_packet()
2414 total_nr_of_filtered_packets++; in handle_ether_packet()
2820 …ut, "Total number of DNS packets after filter: %u\n", (unsigned int) total_nr_of_filtered_packets); in main()
2823 print_counters(stdout, count, show_percentages, total_nr_of_filtered_packets, 0); in main()
2826 print_counters(stdout, uniques, show_percentages, total_nr_of_filtered_packets, unique_minimum); in main()