Lines Matching refs:rt_parent
243 if (!pruning_neighbor(gt->gt_route->rt_parent, gt->gt_route->rt_gateway))
249 src = uvifs[gt->gt_route->rt_parent].uv_lcl_addr;
283 gt->gt_prsent_timer, gt->gt_route->rt_parent,
307 src = uvifs[gt->gt_route->rt_parent].uv_lcl_addr;
327 gt->gt_route->rt_parent);
655 if (VIFM_ISSET(r->rt_parent, gt->gt_scope))
734 gt->gt_grpmems, r ? r->rt_parent : -1);
764 if (vifi == r->rt_parent) {
980 if (VIFM_ISSET(r->rt_parent, g->gt_scope))
1913 fprintf(fp2, "%2u%c%c ", r->rt_parent,
1915 VIFM_ISSET(r->rt_parent, gt->gt_scope) ? 'B' : ' ');
2014 rt->rt_parent, inet_fmt(rt->rt_gateway),
2174 v_req.vifi = rt->rt_parent;
2179 src = uvifs[rt->rt_parent].uv_lcl_addr;
2208 if (!can_mtrace(rt->rt_parent, rt->rt_gateway)) {