Searched defs:RTNH_DATA (Results 1 - 3 of 3) sorted by relevance

/external/iproute2/include/linux/
H A Drtnetlink.h327 #define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) + RTNH_LENGTH(0))) macro
/external/kernel-headers/original/uapi/linux/
H A Drtnetlink.h339 #define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) + RTNH_LENGTH(0))) macro
/external/libnl/include/linux/
H A Drtnetlink.h317 #define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) + RTNH_LENGTH(0))) macro

Completed in 98 milliseconds