Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dipmr_base.c246 nhp->rtnh_hops = c->mfc_un.res.ttls[ct]; in mr_fill_mroute()
Dfib_semantics.c508 nexthop_nh->nh_weight = rtnh->rtnh_hops + 1; in fib_get_nhs()
1383 rtnh->rtnh_hops = nh->nh_weight - 1; in fib_dump_info()
Dipmr.c2558 mfcc->mfcc_ttls[vifi] = rtnh->rtnh_hops; in ipmr_nla_get_ttls()
/Linux-v4.19/include/uapi/linux/
Drtnetlink.h365 unsigned char rtnh_hops; member
/Linux-v4.19/net/decnet/
Ddn_fib.c178 nh->nh_weight = nhp->rtnh_hops + 1; in dn_fib_get_nhs()
Ddn_table.c359 nhp->rtnh_hops = nh->nh_weight - 1; in dn_fib_dump_info()
/Linux-v4.19/net/mpls/
Daf_mpls.c907 if (rtnh->rtnh_hops || rtnh->rtnh_flags) in mpls_nh_build_multi()
/Linux-v4.19/net/ipv6/
Droute.c4415 rt->fib6_nh.nh_weight = rtnh->rtnh_hops + 1; in ip6_route_multipath_add()
4650 rtnh->rtnh_hops = rt->fib6_nh.nh_weight - 1; in rt6_add_nexthop()