Home | History | Annotate | Download | only in mrouted

Lines Matching defs:prun_tmr

1123     u_int32_t prun_tmr;
1157 ((char *)&prun_tmr)[i] = *p++;
1158 prun_tmr = ntohl(prun_tmr);
1162 inet_fmt(prun_src), inet_fmt(prun_grp), prun_tmr);
1192 inet_fmt(prun_grp), prun_tmr,
1195 pt->pt_timer = prun_tmr;
1206 pt->pt_timer = prun_tmr;
1214 if ((u_int32_t)g->gt_timer < prun_tmr)
1215 g->gt_timer = prun_tmr;
1260 prun_tmr, inet_fmt(src));