OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IP6_NSTATS
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.bin/systat/
ip6.c
60
static uint64_t curstat[
IP6_NSTATS
];
61
static uint64_t newstat[
IP6_NSTATS
];
62
static uint64_t oldstat[
IP6_NSTATS
];
194
for (i = 0; i <
IP6_NSTATS
; i++)
/src/sys/netinet6/
ip6_var.h
206
#define
IP6_NSTATS
412
ip6_input.c
212
ip6stat_percpu = percpu_alloc(sizeof(uint64_t) *
IP6_NSTATS
);
1556
return (NETSTAT_SYSCTL(ip6stat_percpu,
IP6_NSTATS
));
1820
KASSERT(stat <
IP6_NSTATS
);
/src/usr.sbin/sysinst/
net.c
256
uint64_t ipstats[
IP6_NSTATS
];
/src/usr.bin/netstat/
inet6.c
647
uint64_t ip6stat[
IP6_NSTATS
];
Completed in 17 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025