OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RTNH_LENGTH
(Results
26 - 50
of
100
) sorted by null
1
2
3
4
/prebuilts/ndk/r11/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/r11/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/r11/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-24/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-24/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-24/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-24/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-24/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-24/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)))
/bionic/libc/kernel/uapi/linux/
rtnetlink.h
321
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
322
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
324
#define RTNH_DATA(rtnh) ((struct rtattr *) (((char *) (rtnh)) +
RTNH_LENGTH
(0)))
/external/iproute2/include/linux/
rtnetlink.h
358
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
359
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
360
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/external/kernel-headers/original/uapi/linux/
rtnetlink.h
363
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
364
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
365
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/development/ndk/platforms/android-9/include/linux/
rtnetlink.h
243
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
244
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
245
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/linux/
rtnetlink.h
243
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
244
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
245
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/linux/
rtnetlink.h
243
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
244
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
245
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/linux/
rtnetlink.h
243
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
244
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
245
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/linux/
rtnetlink.h
243
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
244
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
245
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/linux/
rtnetlink.h
243
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
244
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
245
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/linux/
rtnetlink.h
243
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
244
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
245
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/linux/
rtnetlink.h
243
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
244
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
245
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/linux/
rtnetlink.h
243
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
244
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
245
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/linux/
rtnetlink.h
243
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
244
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
245
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/linux/
rtnetlink.h
243
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
244
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
245
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/linux/
rtnetlink.h
243
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
244
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
245
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
/prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/linux/
rtnetlink.h
243
#define
RTNH_LENGTH
(len) (RTNH_ALIGN(sizeof(struct rtnexthop)) + (len))
244
#define RTNH_SPACE(len) RTNH_ALIGN(
RTNH_LENGTH
(len))
245
#define RTNH_DATA(rtnh) ((struct rtattr*)(((char*)(rtnh)) +
RTNH_LENGTH
(0)))
Completed in 1919 milliseconds
1
2
3
4