Home
last modified time | relevance | path

Searched refs:RTPROT_STATIC (Results 1 – 25 of 26) sorted by relevance

12

/external/strace/xlat/
Drouting_protocols.h34 #if defined(RTPROT_STATIC) || (defined(HAVE_DECL_RTPROT_STATIC) && HAVE_DECL_RTPROT_STATIC)
36 static_assert((RTPROT_STATIC) == (4), "RTPROT_STATIC != 4");
39 # define RTPROT_STATIC 4
169 XLAT(RTPROT_STATIC),
Drouting_protocols.in6 RTPROT_STATIC 4
/external/libnl/lib/route/
Droute_utils.c110 add_proto_name(RTPROT_STATIC, "static"); in init_proto_names()
Droute_obj.c72 r->rt_protocol = RTPROT_STATIC; in route_constructor()
/external/syzkaller/sys/linux/
Dsocket_netlink_route_amd64.const362 RTPROT_STATIC = 4
Dsocket_netlink_route_arm.const362 RTPROT_STATIC = 4
Dsocket_netlink_route_386.const362 RTPROT_STATIC = 4
Dsocket_netlink_route_ppc64le.const362 RTPROT_STATIC = 4
Dsocket_netlink_route_arm64.const362 RTPROT_STATIC = 4
Dsocket_netlink_route.txt614 rtm_protocol = RTPROT_UNSPEC, RTPROT_REDIRECT, RTPROT_KERNEL, RTPROT_BOOT, RTPROT_STATIC
/external/libnl/include/linux-private/linux/
Drtnetlink.h207 #define RTPROT_STATIC 4 /* Route installed by administrator */ macro
/external/iproute2/include/uapi/linux/
Drtnetlink.h237 #define RTPROT_STATIC 4 /* Route installed by administrator */ macro
/external/kernel-headers/original/uapi/linux/
Drtnetlink.h244 #define RTPROT_STATIC 4 /* Route installed by administrator */ macro
/external/iproute2/lib/
Drt_names.c126 [RTPROT_STATIC] = "static",
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1352 RTPROT_STATIC = 0x4 const
Dzerrors_linux_mipsle.go1620 RTPROT_STATIC = 0x4 const
Dzerrors_linux_s390x.go1680 RTPROT_STATIC = 0x4 const
Dzerrors_linux_arm.go1626 RTPROT_STATIC = 0x4 const
Dzerrors_linux_ppc64le.go1676 RTPROT_STATIC = 0x4 const
Dzerrors_linux_mips64.go1620 RTPROT_STATIC = 0x4 const
Dzerrors_linux_ppc64.go1676 RTPROT_STATIC = 0x4 const
Dzerrors_linux_amd64.go1620 RTPROT_STATIC = 0x4 const
Dzerrors_linux_mips64le.go1620 RTPROT_STATIC = 0x4 const
Dzerrors_linux_386.go1619 RTPROT_STATIC = 0x4 const
Dzerrors_linux_mips.go1620 RTPROT_STATIC = 0x4 const

12