OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TA_RTA
(Results
1 - 6
of
6
) sorted by null
/bionic/libc/kernel/uapi/linux/
rtnetlink.h
574
#define
TA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg))))
/development/ndk/platforms/android-L/include/linux/
rtnetlink.h
571
#define
TA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg))))
/external/iproute2/include/linux/
rtnetlink.h
600
#define
TA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg))))
/external/kernel-headers/original/uapi/linux/
rtnetlink.h
628
#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))))
/development/ndk/platforms/android-3/include/linux/
rtnetlink.h
718
#define
TA_RTA
(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg))))
Completed in 194 milliseconds