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

1 23

  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
rtnetlink.h 242 #define RTNH_NEXT(rtnh) ((struct rtnexthop*)(((char*)(rtnh)) + RTNH_ALIGN((rtnh)->rtnh_len)))

Completed in 29 milliseconds

1 23