Home
last modified time | relevance | path

Searched refs:ahs_input (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/sys/netipsec/
H A Dah_var.h60 uint64_t ahs_input; /* Input AH packets */ member
/freebsd-14.2/tools/tools/crypto/
H A Dipsecstats.c106 AHSTAT(ahs.ahs_input, "input packets processed"); in main()
/freebsd-14.2/usr.bin/netstat/
H A Dipsec.c289 p(ahs_input, "received-packets", "packet%s in"); in print_ahstats()