Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet6/
H A Dipsec.h236 u_quad_t out_esphist[256] __attribute__ ((aligned(8))); member
H A Desp_output.c930 IPSEC_STAT_INCREMENT(stat->out_esphist[sav->alg_enc]); in esp_output()
1256 IPSEC_STAT_INCREMENT(stat->out_esphist[sav->alg_enc]); in esp_kpipe_output()