Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Drtnetlink.h331 unsigned char rtnh_hops; member
/linux-4.1.27/net/ipv4/
Dfib_semantics.c464 nexthop_nh->nh_weight = rtnh->rtnh_hops + 1; in fib_get_nhs()
1057 rtnh->rtnh_hops = nh->nh_weight - 1; in fib_dump_info()
Dipmr.c2181 nhp->rtnh_hops = c->mfc_un.res.ttls[ct]; in __ipmr_fill_mroute()
/linux-4.1.27/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.1.27/net/ipv6/
Dip6mr.c2265 nhp->rtnh_hops = c->mfc_un.res.ttls[ct]; in __ip6mr_fill_mroute()