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

/freebsd-11-stable/sys/netipsec/
H A Dipcomp_var.h60 uint64_t ipcomps_crypto; /* "Crypto" processing failure */ member in struct:ipcompstat
H A Dxform_ipcomp.c225 IPCOMPSTAT_INC(ipcomps_crypto);
232 IPCOMPSTAT_INC(ipcomps_crypto);
319 IPCOMPSTAT_INC(ipcomps_crypto);
472 IPCOMPSTAT_INC(ipcomps_crypto);
491 IPCOMPSTAT_INC(ipcomps_crypto);
567 IPCOMPSTAT_INC(ipcomps_crypto);
/freebsd-11-stable/usr.bin/netstat/
H A Dipsec.c417 p(ipcomps_crypto, "crypto-failure", "crypto processing failure%s");

Completed in 121 milliseconds