Home
last modified time | relevance | path

Searched refs:in_ahreplay (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.140.69/bsd/netinet6/ !
H A Dah_input.c266 IPSEC_STAT_INCREMENT(ipsecstat.in_ahreplay); in ah4_input()
353 IPSEC_STAT_INCREMENT(ipsecstat.in_ahreplay); in ah4_input()
702 IPSEC_STAT_INCREMENT(ipsec6stat.in_ahreplay); in ah6_input()
771 IPSEC_STAT_INCREMENT(ipsec6stat.in_ahreplay); in ah6_input()
H A Dipsec.h220 u_quad_t in_ahreplay __attribute__ ((aligned(8))); /* AH replay check failed */ member