Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet6/
H A Desp_input.c336 IPSEC_STAT_INCREMENT(ipsecstat.in_espreplay); in esp4_input_extended()
397 IPSEC_STAT_INCREMENT(ipsecstat.in_espreplay); in esp4_input_extended()
490 IPSEC_STAT_INCREMENT(ipsecstat.in_espreplay); in esp4_input_extended()
1045 IPSEC_STAT_INCREMENT(ipsec6stat.in_espreplay); in esp6_input_extended()
1106 IPSEC_STAT_INCREMENT(ipsec6stat.in_espreplay); in esp6_input_extended()
1196 IPSEC_STAT_INCREMENT(ipsec6stat.in_espreplay); in esp6_input_extended()
H A Dipsec.h221 u_quad_t in_espreplay __attribute__ ((aligned(8))); /* ESP replay check failed */ member