HomeSort by: relevance | last modified time | path
    Searched defs:ahstat_percpu (Results 1 - 2 of 2) 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);
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 25 milliseconds