OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:timer_sol
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/rtadvd/
rtadvd.h
140
struct rtadvd_timer *
timer_sol
; /* solicited RA timer */
member in struct:rainfo
rtadvd.c
456
rtadvd_remove_timer(&rai->
timer_sol
);
457
rai->
timer_sol
= rtadvd_add_timer(ra_timeout_sol, NULL, rai, NULL);
986
ra_timer_set_short_delay(rai, rai->
timer_sol
);
1690
rai->
timer_sol
->enabled = false;
1758
return rai->
timer_sol
;
config.c
116
rtadvd_remove_timer(&rai->
timer_sol
);
770
tmp->
timer_sol
= rtadvd_add_timer(ra_timeout_sol, NULL, tmp, NULL);
Completed in 14 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025