Lines Matching refs:hist
221 ipsec_hist_new(const uint64_t *hist, size_t histmax, in ipsec_hist_new() argument
230 if (hist[proto] <= 0) in ipsec_hist_new()
244 (uintmax_t)hist[proto]); in ipsec_hist_new()
247 (unsigned long)proto, (uintmax_t)hist[proto]); in ipsec_hist_new()
263 #define hist(f, n, t, c) \ in print_ahstats() macro
293 hist(ahstat->ahs_hist, ipsec_ahnames, in print_ahstats()
297 #undef hist in print_ahstats()
322 #define hist(f, n, t, c) \ in print_espstats() macro
353 hist(espstat->esps_hist, ipsec_espnames, in print_espstats()
357 #undef hist in print_espstats()
383 #define hist(f, n, t, c) \ in print_ipcompstats() macro
406 hist(ipcompstat->ipcomps_hist, ipsec_compnames, in print_ipcompstats()
414 #undef hist in print_ipcompstats()