Searched refs:RTAX_HOPLIMIT (Results 1 – 8 of 8) sorted by relevance
403 RTAX_HOPLIMIT, enumerator404 #define RTAX_HOPLIMIT RTAX_HOPLIMIT macro
123 int hoplimit = dst_metric_raw(dst, RTAX_HOPLIMIT); in ip6_dst_hoplimit()
265 [RTAX_HOPLIMIT - 1] = 0,1614 dst_metric_set(&rt->dst, RTAX_HOPLIMIT, 0); in icmp6_dst_alloc()1730 if (type == RTAX_HOPLIMIT && val > 255) in ip6_convert_metrics()
1253 dst_metric_set(&rt->dst, RTAX_HOPLIMIT, in ndisc_router_discovery()
336 int hoplimit = dst_metric_raw(dst, RTAX_HOPLIMIT); in ip4_dst_hoplimit()
185 WARN_ON_ONCE(metric == RTAX_HOPLIMIT || in dst_metric()
978 if (type == RTAX_HOPLIMIT && val > 255) in fib_convert_metrics()
2581 [RTAX_HOPLIMIT] = 0x5, /* Set a static hoplimit */