OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:udp6stat_percpu
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet6/
udp6_usrreq.c
130
percpu_t *
udp6stat_percpu
;
variable in typeref:typename:percpu_t *
168
udp6stat_percpu
= percpu_alloc(sizeof(uint64_t) * UDP6_NSTATS);
1337
return (NETSTAT_SYSCTL(
udp6stat_percpu
, UDP6_NSTATS));
udp6_usrreq.c
130
percpu_t *
udp6stat_percpu
;
variable in typeref:typename:percpu_t *
168
udp6stat_percpu
= percpu_alloc(sizeof(uint64_t) * UDP6_NSTATS);
1337
return (NETSTAT_SYSCTL(
udp6stat_percpu
, UDP6_NSTATS));
Completed in 41 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025