OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uv_leaf_timer
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/mrouted/
vif.h
33
int
uv_leaf_timer
; /* time until this vif is considrd leaf */
member in struct:uvif
vif.c
310
v->
uv_leaf_timer
= LEAF_CONFIRMATION_TIME;
1164
if (!v->
uv_leaf_timer
)
1165
v->
uv_leaf_timer
= LEAF_CONFIRMATION_TIME;
1172
v->
uv_leaf_timer
= 0;
1200
if (v->
uv_leaf_timer
&& (v->
uv_leaf_timer
-= TIMER_INTERVAL == 0)) {
1234
v->
uv_leaf_timer
= LEAF_CONFIRMATION_TIME;
1243
v->
uv_leaf_timer
= 0;
Completed in 120 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025