OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pim6stat_percpu
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/netinet6/
ip6_mroute.c
222
static percpu_t *
pim6stat_percpu
;
variable in typeref:typename:percpu_t *
224
#define PIM6_STATINC(x) _NET_STATINC(
pim6stat_percpu
, x)
306
pim6stat_percpu
= percpu_alloc(sizeof(uint64_t) * PIM6_NSTATS);
1943
return (NETSTAT_SYSCTL(
pim6stat_percpu
, PIM6_NSTATS));
Completed in 12 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025