Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Drtnetlink.h334 unsigned char rtnh_hops; member
/linux-4.4.14/net/ipv4/
Dfib_semantics.c485 nexthop_nh->nh_weight = rtnh->rtnh_hops + 1; in fib_get_nhs()
1300 rtnh->rtnh_hops = nh->nh_weight - 1; in fib_dump_info()
Dipmr.c2173 nhp->rtnh_hops = c->mfc_un.res.ttls[ct]; in __ipmr_fill_mroute()
/linux-4.4.14/net/decnet/
Ddn_fib.c176 nh->nh_weight = nhp->rtnh_hops + 1; in dn_fib_get_nhs()
Ddn_table.c357 nhp->rtnh_hops = nh->nh_weight - 1; in dn_fib_dump_info()
/linux-4.4.14/net/mpls/
Daf_mpls.c688 if (rtnh->rtnh_hops || rtnh->rtnh_flags) in mpls_nh_build_multi()
/linux-4.4.14/net/ipv6/
Dip6mr.c2260 nhp->rtnh_hops = c->mfc_un.res.ttls[ct]; in __ip6mr_fill_mroute()