OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TA_RTA
(Results
1 - 25
of
57
) sorted by null
1
2
3
/development/ndk/platforms/android-21/include/linux/
rtnetlink.h
574
#define
TA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg))))
/external/libnl/include/linux/
rtnetlink.h
595
#define
TA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg))))
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
rtnetlink.h
605
#define
TA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg))))
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
rtnetlink.h
598
#define
TA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg))))
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/
rtnetlink.h
574
#define
TA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg))))
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/
rtnetlink.h
574
#define
TA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg))))
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/
rtnetlink.h
574
#define
TA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg))))
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/
rtnetlink.h
574
#define
TA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg))))
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/
rtnetlink.h
574
#define
TA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg))))
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/
rtnetlink.h
574
#define
TA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg))))
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/
rtnetlink.h
574
#define
TA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg))))
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/
rtnetlink.h
574
#define
TA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg))))
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/
rtnetlink.h
574
#define
TA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg))))
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/
rtnetlink.h
574
#define
TA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg))))
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/
rtnetlink.h
574
#define
TA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg))))
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/
rtnetlink.h
574
#define
TA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg))))
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/
rtnetlink.h
574
#define
TA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg))))
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
rtnetlink.h
574
#define
TA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg))))
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
rtnetlink.h
574
#define
TA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg))))
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
rtnetlink.h
574
#define
TA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg))))
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
rtnetlink.h
574
#define
TA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg))))
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
rtnetlink.h
574
#define
TA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg))))
/bionic/libc/kernel/uapi/linux/
rtnetlink.h
606
#define
TA_RTA
(r) ((struct rtattr *) (((char *) (r)) + NLMSG_ALIGN(sizeof(struct tcamsg))))
/external/iproute2/include/linux/
rtnetlink.h
661
#define
TA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg))))
/external/kernel-headers/original/uapi/linux/
rtnetlink.h
661
#define
TA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg))))
Completed in 516 milliseconds
1
2
3