Searched defs:RTNH_DATA (Results 1 – 2 of 2) sorted by relevance
324 #define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) + RTNH_LENGTH(0))) macro