Home
last modified time | relevance | path

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

/external/strace/xlat/
Drtnl_rta_metrics_attrs.h76 #if defined(RTAX_HOPLIMIT) || (defined(HAVE_DECL_RTAX_HOPLIMIT) && HAVE_DECL_RTAX_HOPLIMIT)
78 static_assert((RTAX_HOPLIMIT) == (10), "RTAX_HOPLIMIT != 10");
81 # define RTAX_HOPLIMIT 10
146 XLAT(RTAX_HOPLIMIT),
Drtnl_rta_metrics_attrs.in11 RTAX_HOPLIMIT 10
/external/libnl/include/linux-private/linux/
Drtnetlink.h365 RTAX_HOPLIMIT, enumerator
366 #define RTAX_HOPLIMIT RTAX_HOPLIMIT macro
/external/iproute2/include/uapi/linux/
Drtnetlink.h420 RTAX_HOPLIMIT, enumerator
421 #define RTAX_HOPLIMIT RTAX_HOPLIMIT macro
/external/kernel-headers/original/uapi/linux/
Drtnetlink.h435 RTAX_HOPLIMIT, enumerator
436 #define RTAX_HOPLIMIT RTAX_HOPLIMIT macro
/external/libnl/lib/route/
Droute_utils.c153 __ADD(RTAX_HOPLIMIT, hoplimit)
/external/strace/
Drtnl_route.c102 [RTAX_HOPLIMIT] = decode_nla_u32,
/external/iproute2/ip/
Diproute.c52 [RTAX_HOPLIMIT] = "hoplimit",
583 if (i == RTAX_HOPLIMIT && (int)val == -1) in print_route()
983 mxlock |= (1<<RTAX_HOPLIMIT); in iproute_modify()
988 rta_addattr32(mxrta, sizeof(mxbuf), RTAX_HOPLIMIT, hoplimit); in iproute_modify()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1221 RTAX_HOPLIMIT = 0xa const
Dzerrors_linux_mips64le.go1458 RTAX_HOPLIMIT = 0xa const
Dzerrors_linux_ppc64.go1514 RTAX_HOPLIMIT = 0xa const
Dzerrors_linux_arm.go1464 RTAX_HOPLIMIT = 0xa const
Dzerrors_linux_mips64.go1458 RTAX_HOPLIMIT = 0xa const
Dzerrors_linux_ppc64le.go1514 RTAX_HOPLIMIT = 0xa const
Dzerrors_linux_arm64.go1448 RTAX_HOPLIMIT = 0xa const
Dzerrors_linux_386.go1457 RTAX_HOPLIMIT = 0xa const
Dzerrors_linux_mips.go1458 RTAX_HOPLIMIT = 0xa const
Dzerrors_linux_s390x.go1518 RTAX_HOPLIMIT = 0xa const
Dzerrors_linux_mipsle.go1458 RTAX_HOPLIMIT = 0xa const
Dzerrors_linux_amd64.go1458 RTAX_HOPLIMIT = 0xa const