HomeSort by: relevance | last modified time | path
    Searched defs:ahstat_percpu (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/netipsec/
xform_ah.c 102 percpu_t *ahstat_percpu; variable in typeref:typename:percpu_t *
1226 ahstat_percpu = percpu_alloc(sizeof(uint64_t) * AH_NSTATS);

Completed in 14 milliseconds