OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:icps
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
ip_icmp.c
614
uint64_t *
icps
= percpu_getref(icmpstat_percpu);
local in function:_icmp_input
615
icps
[ICMP_STAT_REFLECT]++;
616
icps
[ICMP_STAT_OUTHIST + icp->icmp_type]++;
ip_icmp.c
614
uint64_t *
icps
= percpu_getref(icmpstat_percpu);
local in function:_icmp_input
615
icps
[ICMP_STAT_REFLECT]++;
616
icps
[ICMP_STAT_OUTHIST + icp->icmp_type]++;
Completed in 22 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025