HomeSort by relevance Sort by last modified time
    Searched defs:RTNH_NEXT (Results 1 - 9 of 9) sorted by null

  /bionic/libc/kernel/common/linux/
rtnetlink.h 261 #define RTNH_NEXT(rtnh) ((struct rtnexthop*)(((char*)(rtnh)) + RTNH_ALIGN((rtnh)->rtnh_len)))
  /external/iproute2/include/linux/
rtnetlink.h 321 #define RTNH_NEXT(rtnh) ((struct rtnexthop*)(((char*)(rtnh)) + RTNH_ALIGN((rtnh)->rtnh_len)))