Home
last modified time | relevance | path

Searched refs:RTAX_HOPLIMIT (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/include/uapi/linux/
Drtnetlink.h443 RTAX_HOPLIMIT, enumerator
444 #define RTAX_HOPLIMIT RTAX_HOPLIMIT macro
/Linux-v5.4/net/ipv4/
Dmetrics.c52 if (type == RTAX_HOPLIMIT && val > 255) in ip_metrics_convert()
/Linux-v5.4/net/ipv6/
Doutput_core.c130 int hoplimit = dst_metric_raw(dst, RTAX_HOPLIMIT); in ip6_dst_hoplimit()
Dndisc.c1343 fib6_metric_set(rt, RTAX_HOPLIMIT, in ndisc_router_discovery()
Droute.c289 [RTAX_HOPLIMIT - 1] = 0,
3147 dst_metric_set(&rt->dst, RTAX_HOPLIMIT, 0); in icmp6_dst_alloc()
/Linux-v5.4/include/net/
Ddst.h160 WARN_ON_ONCE(metric == RTAX_HOPLIMIT || in dst_metric()
Droute.h349 int hoplimit = dst_metric_raw(dst, RTAX_HOPLIMIT); in ip4_dst_hoplimit()
/Linux-v5.4/net/core/
Dpktgen.c2494 [RTAX_HOPLIMIT] = 0x5, /* Set a static hoplimit */