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

  /src/sys/net/
net_stats.c 44 uint64_t *ctx_counters; /* pointer to collated counter array */ member in struct:__anon25a489b70108
60 ctx->ctx_counters[i] += local_counters[i];
81 ctx.ctx_counters = counters;
net_stats.c 44 uint64_t *ctx_counters; /* pointer to collated counter array */ member in struct:__anon25a489b70108
60 ctx->ctx_counters[i] += local_counters[i];
81 ctx.ctx_counters = counters;

Completed in 20 milliseconds