OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:XFRM_MSG_MAX
(Results
1 - 12
of
12
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
xfrm.h
207
#define
XFRM_MSG_MAX
(__XFRM_MSG_MAX - 1)
209
#define XFRM_NR_MSGTYPES (
XFRM_MSG_MAX
+ 1 - XFRM_MSG_BASE)
/bionic/libc/kernel/uapi/linux/
xfrm.h
226
#define
XFRM_MSG_MAX
(__XFRM_MSG_MAX - 1)
227
#define XFRM_NR_MSGTYPES (
XFRM_MSG_MAX
+ 1 - XFRM_MSG_BASE)
/development/ndk/platforms/android-21/include/linux/
xfrm.h
226
#define
XFRM_MSG_MAX
(__XFRM_MSG_MAX - 1)
227
#define XFRM_NR_MSGTYPES (
XFRM_MSG_MAX
+ 1 - XFRM_MSG_BASE)
/external/iproute2/include/linux/
xfrm.h
215
#define
XFRM_MSG_MAX
(__XFRM_MSG_MAX - 1)
217
#define XFRM_NR_MSGTYPES (
XFRM_MSG_MAX
+ 1 - XFRM_MSG_BASE)
/external/kernel-headers/original/uapi/linux/
xfrm.h
217
#define
XFRM_MSG_MAX
(__XFRM_MSG_MAX - 1)
219
#define XFRM_NR_MSGTYPES (
XFRM_MSG_MAX
+ 1 - XFRM_MSG_BASE)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
xfrm.h
215
#define
XFRM_MSG_MAX
(__XFRM_MSG_MAX - 1)
217
#define XFRM_NR_MSGTYPES (
XFRM_MSG_MAX
+ 1 - XFRM_MSG_BASE)
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
xfrm.h
226
#define
XFRM_MSG_MAX
(__XFRM_MSG_MAX - 1)
227
#define XFRM_NR_MSGTYPES (
XFRM_MSG_MAX
+ 1 - XFRM_MSG_BASE)
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
xfrm.h
226
#define
XFRM_MSG_MAX
(__XFRM_MSG_MAX - 1)
227
#define XFRM_NR_MSGTYPES (
XFRM_MSG_MAX
+ 1 - XFRM_MSG_BASE)
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
xfrm.h
226
#define
XFRM_MSG_MAX
(__XFRM_MSG_MAX - 1)
227
#define XFRM_NR_MSGTYPES (
XFRM_MSG_MAX
+ 1 - XFRM_MSG_BASE)
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
xfrm.h
226
#define
XFRM_MSG_MAX
(__XFRM_MSG_MAX - 1)
227
#define XFRM_NR_MSGTYPES (
XFRM_MSG_MAX
+ 1 - XFRM_MSG_BASE)
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
xfrm.h
226
#define
XFRM_MSG_MAX
(__XFRM_MSG_MAX - 1)
227
#define XFRM_NR_MSGTYPES (
XFRM_MSG_MAX
+ 1 - XFRM_MSG_BASE)
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
xfrm.h
226
#define
XFRM_MSG_MAX
(__XFRM_MSG_MAX - 1)
227
#define XFRM_NR_MSGTYPES (
XFRM_MSG_MAX
+ 1 - XFRM_MSG_BASE)
Completed in 39 milliseconds