rtnh_hops         373 include/uapi/linux/rtnetlink.h 	unsigned char		rtnh_hops;
rtnh_hops         178 net/decnet/dn_fib.c 		nh->nh_weight = nhp->rtnh_hops + 1;
rtnh_hops         360 net/decnet/dn_table.c 			nhp->rtnh_hops = nh->nh_weight - 1;
rtnh_hops         719 net/ipv4/fib_semantics.c 				  rtnh->rtnh_hops + 1, extack);
rtnh_hops        1667 net/ipv4/fib_semantics.c 	rtnh->rtnh_hops = nh_weight - 1;
rtnh_hops        2651 net/ipv4/ipmr.c 		mfcc->mfcc_ttls[vifi] = rtnh->rtnh_hops;
rtnh_hops         246 net/ipv4/ipmr_base.c 			nhp->rtnh_hops = c->mfc_un.res.ttls[ct];
rtnh_hops        5123 net/ipv6/route.c 		rt->fib6_nh->fib_nh_weight = rtnh->rtnh_hops + 1;
rtnh_hops         905 net/mpls/af_mpls.c 		if (rtnh->rtnh_hops || rtnh->rtnh_flags)