Searched refs:rtnh_hops (Results 1 – 8 of 8) sorted by relevance
403 unsigned char rtnh_hops; member
246 nhp->rtnh_hops = c->mfc_un.res.ttls[ct]; in mr_fill_mroute()
752 rtnh->rtnh_hops + 1, extack); in fib_get_nhs()1711 rtnh->rtnh_hops = nh_weight - 1; in fib_add_nexthop()
2628 mfcc->mfcc_ttls[vifi] = rtnh->rtnh_hops; in ipmr_nla_get_ttls()
177 nh->nh_weight = nhp->rtnh_hops + 1; in dn_fib_get_nhs()
360 nhp->rtnh_hops = nh->nh_weight - 1; in dn_fib_dump_info()
907 if (rtnh->rtnh_hops || rtnh->rtnh_flags) in mpls_nh_build_multi()
5312 rt->fib6_nh->fib_nh_weight = rtnh->rtnh_hops + 1; in ip6_route_multipath_add()
Completed in 37 milliseconds