Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Desp_var.h69 uint64_t esps_crypto; /* Crypto processing failure */ member
H A Dxform_esp.c352 ESPSTAT_INC(esps_crypto); in esp_input()
469 ESPSTAT_INC(esps_crypto); in esp_input()
526 ESPSTAT_INC(esps_crypto); in esp_input_cb()
850 ESPSTAT_INC(esps_crypto); in esp_output()
953 ESPSTAT_INC(esps_crypto); in esp_output()
1003 ESPSTAT_INC(esps_crypto); in esp_output_cb()
/f-stack/tools/netstat/
H A Dipsec.c359 p(esps_crypto, "crypto-failures", "crypto processing failure%s"); in print_espstats()