Home
last modified time | relevance | path

Searched refs:RTN_UNSPEC (Results 1 – 25 of 34) sorted by relevance

12

/external/strace/xlat/
Drouting_types.h6 #if defined(RTN_UNSPEC) || (defined(HAVE_DECL_RTN_UNSPEC) && HAVE_DECL_RTN_UNSPEC)
8 static_assert((RTN_UNSPEC) == (0), "RTN_UNSPEC != 0");
11 # define RTN_UNSPEC 0
96 XLAT(RTN_UNSPEC),
Drouting_types.in1 RTN_UNSPEC 0
/external/libnl/lib/route/
Drtnl.c61 __ADD(RTN_UNSPEC,unspec)
/external/iproute2/ip/
Drtm_map.c28 case RTN_UNSPEC: in rtnl_rtntype_n2a()
Diprule.c590 .r.rtm_type = RTN_UNSPEC, in iprule_modify()
/external/strace/tests-m32/
Dnlattr_ndmsg.c57 .ndm_type = RTN_UNSPEC in init_ndmsg()
Dnetlink_route.c310 .ndm_type = RTN_UNSPEC in test_rtnl_neigh()
/external/strace/tests-mx32/
Dnlattr_ndmsg.c57 .ndm_type = RTN_UNSPEC in init_ndmsg()
Dnetlink_route.c310 .ndm_type = RTN_UNSPEC in test_rtnl_neigh()
/external/strace/tests/
Dnlattr_ndmsg.c57 .ndm_type = RTN_UNSPEC in init_ndmsg()
Dnetlink_route.c310 .ndm_type = RTN_UNSPEC in test_rtnl_neigh()
/external/syzkaller/sys/linux/
Dsocket_netlink_route_amd64.const357 RTN_UNSPEC = 0
Dsocket_netlink_route_arm.const357 RTN_UNSPEC = 0
Dsocket_netlink_route_386.const357 RTN_UNSPEC = 0
Dsocket_netlink_route_ppc64le.const357 RTN_UNSPEC = 0
Dsocket_netlink_route_arm64.const357 RTN_UNSPEC = 0
/external/libnl/include/linux-private/linux/
Drtnetlink.h180 RTN_UNSPEC, enumerator
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dztypes_linux_sparc64.go459 RTN_UNSPEC = 0x0 const
Dztypes_linux_s390x.go508 RTN_UNSPEC = 0x0 const
Dztypes_linux_386.go504 RTN_UNSPEC = 0x0 const
Dztypes_linux_mips.go505 RTN_UNSPEC = 0x0 const
Dztypes_linux_amd64.go508 RTN_UNSPEC = 0x0 const
Dztypes_linux_ppc64.go510 RTN_UNSPEC = 0x0 const
/external/iproute2/include/uapi/linux/
Drtnetlink.h210 RTN_UNSPEC, enumerator
/external/kernel-headers/original/uapi/linux/
Drtnetlink.h217 RTN_UNSPEC, enumerator

12