Home
last modified time | relevance | path

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

/NextBSD/sys/netipsec/
HDah_var.h58 uint64_t ahs_wrap; member
HDxform_ah.c969 AHSTAT_INC(ahs_wrap); in ah_output()
/NextBSD/tools/tools/crypto/
HDipsecstats.c117 AHSTAT(ahs.ahs_wrap, "packets dropped for replace counter wrap"); in main()
/NextBSD/usr.bin/netstat/
HDipsec.c297 p(ahs_wrap, "replay-counter-wraps", "replay counter wrap%s"); in print_ahstats()