Home
last modified time | relevance | path

Searched refs:esps_hist (Results 1 – 6 of 6) sorted by relevance

/freebsd/tools/tools/crypto/
H A Dipsecstats.c153 if (esps.esps_hist[i]) in main()
156 , (uintmax_t)esps.esps_hist[i] in main()
/freebsd/sys/netipsec/
H A Desp_var.h70 uint64_t esps_hist[ESP_ALG_MAX]; /* Per-algorithm op count */ member
H A Dxform_esp.c551 ESPSTAT_INC2(esps_hist, sav->alg_enc); in esp_input_cb()
1036 ESPSTAT_INC2(esps_hist, sav->alg_enc); in esp_output_cb()
/freebsd/usr.bin/netstat/
H A Dipsec.c353 hist(espstat->esps_hist, ipsec_espnames, in print_espstats()
/freebsd/sys/netinet/
H A Din_kdtrace.c389 MIB_PROBE2_ESP(esps_hist);
H A Din_kdtrace.h376 SDT_PROBE_DECLARE(mib, esp, count, esps_hist);