RTAX_HOPLIMIT     160 include/net/dst.h 	WARN_ON_ONCE(metric == RTAX_HOPLIMIT ||
RTAX_HOPLIMIT     349 include/net/route.h 	int hoplimit = dst_metric_raw(dst, RTAX_HOPLIMIT);
RTAX_HOPLIMIT    2494 net/core/pktgen.c 	[RTAX_HOPLIMIT] = 0x5, /* Set a static hoplimit */
RTAX_HOPLIMIT      52 net/ipv4/metrics.c 		if (type == RTAX_HOPLIMIT && val > 255)
RTAX_HOPLIMIT    1343 net/ipv6/ndisc.c 			fib6_metric_set(rt, RTAX_HOPLIMIT,
RTAX_HOPLIMIT     130 net/ipv6/output_core.c 	int hoplimit = dst_metric_raw(dst, RTAX_HOPLIMIT);
RTAX_HOPLIMIT     291 net/ipv6/route.c 	[RTAX_HOPLIMIT - 1] = 0,
RTAX_HOPLIMIT    3182 net/ipv6/route.c 	dst_metric_set(&rt->dst, RTAX_HOPLIMIT, 0);