OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IFLA_RTA
(Results
1 - 15
of
15
) sorted by null
/external/iproute2/include/
libnetlink.h
90
#ifndef
IFLA_RTA
91
#define
IFLA_RTA
(r) \
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_link.h
89
#define
IFLA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg))))
/bionic/libc/kernel/common/linux/
if_link.h
126
#define
IFLA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg))))
/external/iproute2/include/linux/
if_link.h
125
#define
IFLA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg))))
/external/kernel-headers/original/linux/
if_link.h
127
#define
IFLA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg))))
/development/ndk/platforms/android-3/include/linux/
rtnetlink.h
599
#define
IFLA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg))))
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
rtnetlink.h
599
#define
IFLA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg))))
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
rtnetlink.h
599
#define
IFLA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg))))
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
rtnetlink.h
599
#define
IFLA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg))))
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
rtnetlink.h
599
#define
IFLA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg))))
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
rtnetlink.h
599
#define
IFLA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg))))
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
rtnetlink.h
599
#define
IFLA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg))))
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
rtnetlink.h
599
#define
IFLA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg))))
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
rtnetlink.h
599
#define
IFLA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg))))
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
rtnetlink.h
599
#define
IFLA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg))))
Completed in 2678 milliseconds