Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Drtnetlink.h445 #define RTNH_NEXT(rtnh) ((struct rtnexthop*)(((char*)(rtnh)) + RTNH_ALIGN((rtnh)->rtnh_len))) macro
/linux/tools/include/uapi/linux/
H A Drtnetlink.h445 #define RTNH_NEXT(rtnh) ((struct rtnexthop*)(((char*)(rtnh)) + RTNH_ALIGN((rtnh)->rtnh_len))) macro