Lines Matching refs:hist
229 ipsec_hist_new(const uint64_t *hist, size_t histmax, in ipsec_hist_new() argument
238 if (hist[proto] <= 0) in ipsec_hist_new()
252 (uintmax_t)hist[proto]); in ipsec_hist_new()
255 (unsigned long)proto, (uintmax_t)hist[proto]); in ipsec_hist_new()
271 #define hist(f, n, t, c) \ in print_ahstats() macro
301 hist(ahstat->ahs_hist, ipsec_ahnames, in print_ahstats()
305 #undef hist in print_ahstats()
330 #define hist(f, n, t, c) \ in print_espstats() macro
361 hist(espstat->esps_hist, ipsec_espnames, in print_espstats()
365 #undef hist in print_espstats()
391 #define hist(f, n, t, c) \ in print_ipcompstats() macro
414 hist(ipcompstat->ipcomps_hist, ipsec_compnames, in print_ipcompstats()
422 #undef hist in print_ipcompstats()