OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RTNH_LENGTH
(Results
1 - 25
of
100
) sorted by null
1
2
3
4
/development/ndk/platforms/android-21/include/linux/
rtnetlink.h
292
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
294
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
295
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/external/libnl/include/linux-private/linux/
rtnetlink.h
323
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
324
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
325
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
rtnetlink.h
322
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
323
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
324
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
rtnetlink.h
323
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
324
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
325
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/linux/
rtnetlink.h
292
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
294
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
295
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/linux/
rtnetlink.h
292
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
294
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
295
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/linux/
rtnetlink.h
292
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
294
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
295
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/linux/
rtnetlink.h
292
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
294
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
295
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/linux/
rtnetlink.h
292
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
294
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
295
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/linux/
rtnetlink.h
292
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
294
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
295
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/linux/
rtnetlink.h
292
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
294
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
295
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/linux/
rtnetlink.h
292
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
294
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
295
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/linux/
rtnetlink.h
292
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
294
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
295
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/linux/
rtnetlink.h
292
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
294
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
295
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/linux/
rtnetlink.h
292
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
294
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
295
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/linux/
rtnetlink.h
292
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
294
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
295
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/prebuilts/ndk/r11/platforms/android-21/arch-arm/usr/include/linux/
rtnetlink.h
292
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
294
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
295
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/prebuilts/ndk/r11/platforms/android-21/arch-arm64/usr/include/linux/
rtnetlink.h
292
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
294
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
295
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/linux/
rtnetlink.h
292
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
294
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
295
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/linux/
rtnetlink.h
292
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
294
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
295
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/linux/
rtnetlink.h
292
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
294
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
295
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/linux/
rtnetlink.h
292
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
294
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
295
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/prebuilts/ndk/r11/platforms/android-23/arch-arm/usr/include/linux/
rtnetlink.h
292
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
294
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
295
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/prebuilts/ndk/r11/platforms/android-23/arch-arm64/usr/include/linux/
rtnetlink.h
292
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
294
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
295
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/linux/
rtnetlink.h
292
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
294
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
295
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
Completed in 87 milliseconds
1
2
3
4