OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:udpstat_percpu
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
udp_usrreq.c
126
percpu_t *
udpstat_percpu
;
variable in typeref:typename:percpu_t *
190
udpstat_percpu
= percpu_alloc(sizeof(uint64_t) * UDP_NSTATS);
1155
return (NETSTAT_SYSCTL(
udpstat_percpu
, UDP_NSTATS));
udp_usrreq.c
126
percpu_t *
udpstat_percpu
;
variable in typeref:typename:percpu_t *
190
udpstat_percpu
= percpu_alloc(sizeof(uint64_t) * UDP_NSTATS);
1155
return (NETSTAT_SYSCTL(
udpstat_percpu
, UDP_NSTATS));
Completed in 131 milliseconds
Indexes created Sat Sep 27 14:09:57 GMT 2025