OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nd6_timer_ch
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/netinet6/
nd6.c
119
static callout_t
nd6_timer_ch
;
variable in typeref:typename:callout_t
154
callout_init(&
nd6_timer_ch
, CALLOUT_MPSAFE);
164
callout_reset(&
nd6_timer_ch
, hz, nd6_timer, NULL);
456
callout_reset(&
nd6_timer_ch
, nd6_prune * hz,
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025