OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XFRM_MSG_ALLOCSPI
(Results
1 - 8
of
8
) sorted by null
/external/strace/xlat/
nl_xfrm_types.h
48
#if defined(
XFRM_MSG_ALLOCSPI
) || (defined(HAVE_DECL_XFRM_MSG_ALLOCSPI) && HAVE_DECL_XFRM_MSG_ALLOCSPI)
50
static_assert((
XFRM_MSG_ALLOCSPI
) == (0x16), "
XFRM_MSG_ALLOCSPI
!= 0x16");
53
# define
XFRM_MSG_ALLOCSPI
0x16
186
XLAT(
XFRM_MSG_ALLOCSPI
),
/external/strace/tests/
netlink_xfrm.c
86
nlh.nlmsg_type =
XFRM_MSG_ALLOCSPI
;
89
printf("sendto(%d, {len=%u, type=
XFRM_MSG_ALLOCSPI
"
/external/strace/tests-m32/
netlink_xfrm.c
86
nlh.nlmsg_type =
XFRM_MSG_ALLOCSPI
;
89
printf("sendto(%d, {len=%u, type=
XFRM_MSG_ALLOCSPI
"
/external/strace/tests-mx32/
netlink_xfrm.c
86
nlh.nlmsg_type =
XFRM_MSG_ALLOCSPI
;
89
printf("sendto(%d, {len=%u, type=
XFRM_MSG_ALLOCSPI
"
/bionic/libc/kernel/uapi/linux/
xfrm.h
151
XFRM_MSG_ALLOCSPI
,
152
#define
XFRM_MSG_ALLOCSPI
XFRM_MSG_ALLOCSPI
/external/iproute2/include/uapi/linux/
xfrm.h
175
XFRM_MSG_ALLOCSPI
,
176
#define
XFRM_MSG_ALLOCSPI
XFRM_MSG_ALLOCSPI
/external/kernel-headers/original/uapi/linux/
xfrm.h
175
XFRM_MSG_ALLOCSPI
,
176
#define
XFRM_MSG_ALLOCSPI
XFRM_MSG_ALLOCSPI
/external/iproute2/ip/
xfrm_state.c
756
.n.nlmsg_type =
XFRM_MSG_ALLOCSPI
,
[
all
...]
Completed in 738 milliseconds