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 - 2
of
2
) 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));
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 27 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025