Searched refs:rtnh_hops (Results 1 – 6 of 6) sorted by relevance
412 unsigned char rtnh_hops; member
254 nhp->rtnh_hops = c->mfc_un.res.ttls[ct]; in mr_fill_mroute()
763 rtnh->rtnh_hops + 1, extack); in fib_get_nhs()1711 rtnh->rtnh_hops = nh_weight - 1; in fib_add_nexthop()
2631 mfcc->mfcc_ttls[vifi] = rtnh->rtnh_hops; in ipmr_nla_get_ttls()
907 if (rtnh->rtnh_hops || rtnh->rtnh_flags) in mpls_nh_build_multi()
5298 rt->fib6_nh->fib_nh_weight = rtnh->rtnh_hops + 1; in ip6_route_multipath_add()
Completed in 31 milliseconds