Home
last modified time | relevance | path

Searched refs:TA_RTA (Results 1 – 2 of 2) sorted by relevance

/development/ndk/platforms/android-L/include/linux/
Drtnetlink.h571 #define TA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg)))) macro
/development/ndk/platforms/android-3/include/linux/
Drtnetlink.h718 #define TA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg)))) macro