Home
last modified time | relevance | path

Searched refs:RTPROT_UNSPEC (Results 1 – 25 of 28) sorted by relevance

12

/external/strace/xlat/
Drouting_protocols.h6 #if defined(RTPROT_UNSPEC) || (defined(HAVE_DECL_RTPROT_UNSPEC) && HAVE_DECL_RTPROT_UNSPEC)
8 static_assert((RTPROT_UNSPEC) == (0), "RTPROT_UNSPEC != 0");
11 # define RTPROT_UNSPEC 0
165 XLAT(RTPROT_UNSPEC),
Drouting_protocols.in2 RTPROT_UNSPEC 0
/external/libnl/lib/route/
Droute_utils.c106 add_proto_name(RTPROT_UNSPEC, "unspec"); in init_proto_names()
/external/strace/tests-m32/
Dnlattr_fib_rule_hdr.c146 { ARG_STR(RTPROT_UNSPEC) }, in main()
/external/strace/tests-mx32/
Dnlattr_fib_rule_hdr.c146 { ARG_STR(RTPROT_UNSPEC) }, in main()
/external/strace/tests/
Dnlattr_fib_rule_hdr.c146 { ARG_STR(RTPROT_UNSPEC) }, in main()
/external/syzkaller/sys/linux/
Dsocket_netlink_route_amd64.const363 RTPROT_UNSPEC = 0
Dsocket_netlink_route_arm.const363 RTPROT_UNSPEC = 0
Dsocket_netlink_route_386.const363 RTPROT_UNSPEC = 0
Dsocket_netlink_route_ppc64le.const363 RTPROT_UNSPEC = 0
Dsocket_netlink_route_arm64.const363 RTPROT_UNSPEC = 0
Dsocket_netlink_route.txt614 rtm_protocol = RTPROT_UNSPEC, RTPROT_REDIRECT, RTPROT_KERNEL, RTPROT_BOOT, RTPROT_STATIC
/external/libnl/include/linux-private/linux/
Drtnetlink.h202 #define RTPROT_UNSPEC 0 macro
/external/iproute2/include/uapi/linux/
Drtnetlink.h232 #define RTPROT_UNSPEC 0 macro
/external/kernel-headers/original/uapi/linux/
Drtnetlink.h239 #define RTPROT_UNSPEC 0 macro
/external/iproute2/lib/
Drt_names.c122 [RTPROT_UNSPEC] = "unspec",
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1353 RTPROT_UNSPEC = 0x0 const
Dzerrors_linux_mipsle.go1621 RTPROT_UNSPEC = 0x0 const
Dzerrors_linux_s390x.go1681 RTPROT_UNSPEC = 0x0 const
Dzerrors_linux_arm.go1627 RTPROT_UNSPEC = 0x0 const
Dzerrors_linux_ppc64le.go1677 RTPROT_UNSPEC = 0x0 const
Dzerrors_linux_mips64.go1621 RTPROT_UNSPEC = 0x0 const
Dzerrors_linux_ppc64.go1677 RTPROT_UNSPEC = 0x0 const
Dzerrors_linux_amd64.go1621 RTPROT_UNSPEC = 0x0 const
Dzerrors_linux_mips64le.go1621 RTPROT_UNSPEC = 0x0 const

12