Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Desp_input.c342 IPSEC_STAT_INCREMENT(ipsecstat.in_espreplay); in esp4_input_extended()
413 IPSEC_STAT_INCREMENT(ipsecstat.in_espreplay); in esp4_input_extended()
507 IPSEC_STAT_INCREMENT(ipsecstat.in_espreplay); in esp4_input_extended()
1055 IPSEC_STAT_INCREMENT(ipsec6stat.in_espreplay); in esp6_input_extended()
1126 IPSEC_STAT_INCREMENT(ipsec6stat.in_espreplay); in esp6_input_extended()
1216 IPSEC_STAT_INCREMENT(ipsec6stat.in_espreplay); in esp6_input_extended()
1902 IPSEC_STAT_INCREMENT(stat->in_espreplay); in esp_kpipe_input()
2027 IPSEC_STAT_INCREMENT(stat->in_espreplay); in esp_kpipe_input()
H A Dipsec.h221 u_quad_t in_espreplay __attribute__ ((aligned(8))); /* ESP replay check failed */ member