OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:icmp6stat_percpu
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/netinet6/
icmp6.c
147
percpu_t *
icmp6stat_percpu
;
variable in typeref:typename:percpu_t *
226
icmp6stat_percpu
= percpu_alloc(sizeof(uint64_t) * ICMP6_NSTATS);
2899
return (NETSTAT_SYSCTL(
icmp6stat_percpu
, ICMP6_NSTATS));
Completed in 12 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025