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()
334 IPCOMPSTAT_INC(ipcomps_crypto); in ipcomp_input_cb()
495 IPCOMPSTAT_INC(ipcomps_crypto); in ipcomp_output()
509 IPCOMPSTAT_INC(ipcomps_crypto); in ipcomp_output()
581 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.c434 MIB_PROBE_IPCOMP(ipcomps_crypto);
H A Din_kdtrace.h415 SDT_PROBE_DECLARE(mib, ipcomp, count, ipcomps_crypto);