Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Dxform_ipcomp.c234 IPCOMPSTAT_INC(ipcomps_crypto); in ipcomp_input()
241 IPCOMPSTAT_INC(ipcomps_crypto); in ipcomp_input()
321 IPCOMPSTAT_INC(ipcomps_crypto); in ipcomp_input_cb()
477 IPCOMPSTAT_INC(ipcomps_crypto); in ipcomp_output()
491 IPCOMPSTAT_INC(ipcomps_crypto); in ipcomp_output()
563 IPCOMPSTAT_INC(ipcomps_crypto); in ipcomp_output_cb()
H A Dipcomp_var.h62 uint64_t ipcomps_crypto; /* "Crypto" processing failure */ member
/f-stack/tools/netstat/
H A Dipsec.c413 p(ipcomps_crypto, "crypto-failure", "crypto processing failure%s"); in print_ipcompstats()