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

  /src/sys/netipsec/
xform_ipip.c 92 percpu_t *ipipstat_percpu; variable in typeref:typename:percpu_t *
597 ipipstat_percpu = percpu_alloc(sizeof(uint64_t) * IPIP_NSTATS);
xform_ipip.c 92 percpu_t *ipipstat_percpu; variable in typeref:typename:percpu_t *
597 ipipstat_percpu = percpu_alloc(sizeof(uint64_t) * IPIP_NSTATS);

Completed in 22 milliseconds