OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pt_timer
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/mrouted/
prune.h
64
int
pt_timer
; /* timer for prune */
member in struct:ptable
prune.c
260
if (pt->
pt_timer
< gt->gt_prsent_timer)
261
gt->gt_prsent_timer = pt->
pt_timer
;
1188
if (pt->
pt_timer
> 10) {
1193
"old timer:", pt->
pt_timer
, "cur gm:", g->gt_grpmems);
1195
pt->
pt_timer
= prun_tmr;
1206
pt->
pt_timer
= prun_tmr;
1659
if ((pt->
pt_timer
-= ROUTE_MAX_REPORT_DELAY) <= 0) {
1932
pt->pt_vifi, pt->
pt_timer
);
Completed in 14 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025