| Home | Sort by: relevance | last modified time | path |
| /src/sys/net/ | |
| net_stats.c | 44 uint64_t *ctx_counters; /* pointer to collated counter array */ member in struct:__anon7044 60 ctx->ctx_counters[i] += local_counters[i]; 81 ctx.ctx_counters = counters; |