Home | Sort by: relevance | last modified time | path |
/src/sys/netinet/ | |
tcp_subr.c | 160 percpu_t *tcpstat_percpu; variable in typeref:typename:percpu_t * 405 tcpstat_percpu = percpu_alloc(sizeof(uint64_t) * TCP_NSTATS); |
tcp_subr.c | 160 percpu_t *tcpstat_percpu; variable in typeref:typename:percpu_t * 405 tcpstat_percpu = percpu_alloc(sizeof(uint64_t) * TCP_NSTATS); |