OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ip6stat_percpu
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/netinet6/
ip6_input.c
133
percpu_t *
ip6stat_percpu
;
variable in typeref:typename:percpu_t *
212
ip6stat_percpu
= percpu_alloc(sizeof(uint64_t) * IP6_NSTATS);
1556
return (NETSTAT_SYSCTL(
ip6stat_percpu
, IP6_NSTATS));
Completed in 11 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025