OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:canloop_count
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/netcan/
if_canloop.c
73
static int
canloop_count
;
variable in typeref:typename:int
92
canloop_count
= 0;
99
if (
canloop_count
> 0)
128
canloop_count
++;
148
canloop_count
--;
149
KASSERT(
canloop_count
>= 0);
Completed in 12 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025