Searched defs:RTM_RTA (Results 1 - 2 of 2) sorted by relevance

/external/iproute2/include/linux/
H A Drtnetlink.h290 #define RTM_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct rtmsg)))) macro
/external/kernel-headers/original/linux/
H A Drtnetlink.h291 #define RTM_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct rtmsg)))) macro

Completed in 65 milliseconds