Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netipsec/
HDah_var.h57 uint64_t ahs_wrap; member
HDipsec.c1318 AHSTAT_INC(ahs_wrap); in ipsec_chkreplay()
1363 AHSTAT_INC(ahs_wrap); in ipsec_chkreplay()
HDxform_ah.c958 AHSTAT_INC(ahs_wrap); in ah_output()
/freebsd-13-stable/tools/tools/crypto/
HDipsecstats.c115 AHSTAT(ahs.ahs_wrap, "packets dropped for replace counter wrap"); in main()
/freebsd-13-stable/usr.bin/netstat/
HDipsec.c281 p(ahs_wrap, "replay-counter-wraps", "replay counter wrap%s"); in print_ahstats()