Home
last modified time | relevance | path

Searched refs:rtnh_hops (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Drtnetlink.h412 unsigned char rtnh_hops; member
/openbmc/linux/net/ipv4/
H A Dipmr_base.c254 nhp->rtnh_hops = c->mfc_un.res.ttls[ct]; in mr_fill_mroute()
H A Dfib_semantics.c764 rtnh->rtnh_hops + 1, extack); in fib_get_nhs()
1717 rtnh->rtnh_hops = nh_weight - 1; in fib_add_nexthop()
H A Dipmr.c2660 mfcc->mfcc_ttls[vifi] = rtnh->rtnh_hops; in ipmr_nla_get_ttls()
/openbmc/linux/net/mpls/
H A Daf_mpls.c908 if (rtnh->rtnh_hops || rtnh->rtnh_flags) in mpls_nh_build_multi()
/openbmc/linux/net/ipv6/
H A Droute.c5319 rt->fib6_nh->fib_nh_weight = rtnh->rtnh_hops + 1; in ip6_route_multipath_add()