Home
last modified time | relevance | path

Searched refs:ahs_wrap (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/netipsec/
H A Dah_var.h57 uint64_t ahs_wrap; member
H A Dipsec.c1337 AHSTAT_INC(ahs_wrap); in ipsec_chkreplay()
1382 AHSTAT_INC(ahs_wrap); in ipsec_chkreplay()
H A Dxform_ah.c960 AHSTAT_INC(ahs_wrap); in ah_output()
/freebsd/tools/tools/crypto/
H A Dipsecstats.c115 AHSTAT(ahs.ahs_wrap, "packets dropped for replace counter wrap"); in main()
/freebsd/usr.bin/netstat/
H A Dipsec.c275 p(ahs_wrap, "replay-counter-wraps", "replay counter wrap%s"); in print_ahstats()
/freebsd/sys/netinet/
H A Din_kdtrace.c401 MIB_PROBE_AH(ahs_wrap);
H A Din_kdtrace.h385 SDT_PROBE_DECLARE(mib, ah, count, ahs_wrap);