Home
last modified time | relevance | path

Searched defs:RTNH_DATA (Results 1 – 2 of 2) sorted by relevance

/external/iproute2/include/linux/
Drtnetlink.h324 #define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) + RTNH_LENGTH(0))) macro
/external/kernel-headers/original/linux/
Drtnetlink.h324 #define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) + RTNH_LENGTH(0))) macro