OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XFRM_MSG_MIGRATE
(Results
1 - 4
of
4
) sorted by null
/external/strace/xlat/
nl_xfrm_types.h
125
#if defined(
XFRM_MSG_MIGRATE
) || (defined(HAVE_DECL_XFRM_MSG_MIGRATE) && HAVE_DECL_XFRM_MSG_MIGRATE)
127
static_assert((
XFRM_MSG_MIGRATE
) == (0x21), "
XFRM_MSG_MIGRATE
!= 0x21");
130
# define
XFRM_MSG_MIGRATE
0x21
203
XLAT(
XFRM_MSG_MIGRATE
),
/bionic/libc/kernel/uapi/linux/
xfrm.h
173
XFRM_MSG_MIGRATE
,
174
#define
XFRM_MSG_MIGRATE
XFRM_MSG_MIGRATE
/external/iproute2/include/uapi/linux/
xfrm.h
203
XFRM_MSG_MIGRATE
,
204
#define
XFRM_MSG_MIGRATE
XFRM_MSG_MIGRATE
/external/kernel-headers/original/uapi/linux/
xfrm.h
203
XFRM_MSG_MIGRATE
,
204
#define
XFRM_MSG_MIGRATE
XFRM_MSG_MIGRATE
Completed in 3154 milliseconds