Home
last modified time | relevance | path

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

/freebsd/sys/netipsec/
H A Dxform_ipcomp.c238 IPCOMPSTAT_INC(ipcomps_crypto); in ipcomp_input()
245 IPCOMPSTAT_INC(ipcomps_crypto); in ipcomp_input()
325 IPCOMPSTAT_INC(ipcomps_crypto); in ipcomp_input_cb()
483 IPCOMPSTAT_INC(ipcomps_crypto); in ipcomp_output()
497 IPCOMPSTAT_INC(ipcomps_crypto); in ipcomp_output()
569 IPCOMPSTAT_INC(ipcomps_crypto); in ipcomp_output_cb()
H A Dipcomp_var.h61 uint64_t ipcomps_crypto; /* "Crypto" processing failure */ member
/freebsd/usr.bin/netstat/
H A Dipsec.c405 p(ipcomps_crypto, "crypto-failure", "crypto processing failure%s"); in print_ipcompstats()
/freebsd/sys/netinet/
H A Din_kdtrace.c432 MIB_PROBE_IPCOMP(ipcomps_crypto);
H A Din_kdtrace.h413 SDT_PROBE_DECLARE(mib, ipcomp, count, ipcomps_crypto);