Searched refs:drop_count (Results 1 – 3 of 3) sorted by relevance
| /src/contrib/libevent/test/ |
| H A D | regress_dns.c | 733 int drop_count = 2; in dns_retry_test_impl() local 740 fail_server_cb, &drop_count); in dns_retry_test_impl() 758 tt_int_op(drop_count, ==, 0); in dns_retry_test_impl() 766 drop_count = 4; in dns_retry_test_impl() 783 tt_int_op(drop_count, ==, 0); in dns_retry_test_impl()
|
| /src/contrib/ntp/sntp/libevent/test/ |
| H A D | regress_dns.c | 733 int drop_count = 2; in dns_retry_test_impl() local 740 fail_server_cb, &drop_count); in dns_retry_test_impl() 758 tt_int_op(drop_count, ==, 0); in dns_retry_test_impl() 766 drop_count = 4; in dns_retry_test_impl() 783 tt_int_op(drop_count, ==, 0); in dns_retry_test_impl()
|
| /src/sys/contrib/dev/athk/ath12k/ |
| H A D | debugfs_htt_stats.c | 3937 u64 drop_count; in ath12k_htt_print_soc_txrx_stats_common_tlv() local 3945 drop_count = ath12k_le32hilo_to_u64(htt_stats_buf->inv_peers_msdu_drop_count_hi, in ath12k_htt_print_soc_txrx_stats_common_tlv() 3950 drop_count); in ath12k_htt_print_soc_txrx_stats_common_tlv()
|