Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet6/
H A Dah_output.c365 ipsecstat.out_ahhist[sav->alg_auth]++; in ah4_output()
544 IPSEC_STAT_INCREMENT(ipsec6stat.out_ahhist[sav->alg_auth]); in ah6_output()
H A Dipsec.h227 u_quad_t out_ahhist[256] __attribute__ ((aligned(8))); member