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

  /src/sys/netipsec/
xform_ipcomp.c 74 percpu_t *ipcompstat_percpu; variable in typeref:typename:percpu_t *
646 ipcompstat_percpu = percpu_alloc(sizeof(uint64_t) * IPCOMP_NSTATS);
xform_ipcomp.c 74 percpu_t *ipcompstat_percpu; variable in typeref:typename:percpu_t *
646 ipcompstat_percpu = percpu_alloc(sizeof(uint64_t) * IPCOMP_NSTATS);

Completed in 22 milliseconds