Home
last modified time | relevance | path

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

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