OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPSEC_ULPROTO_ANY
(Results
1 - 15
of
15
) sorted by null
/bionic/libc/kernel/common/linux/
ipsec.h
24
#define
IPSEC_ULPROTO_ANY
255
/external/kernel-headers/original/linux/
ipsec.h
9
#define
IPSEC_ULPROTO_ANY
255
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ipsec.h
9
#define
IPSEC_ULPROTO_ANY
255
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ipsec.h
9
#define
IPSEC_ULPROTO_ANY
255
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ipsec.h
9
#define
IPSEC_ULPROTO_ANY
255
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
ipsec.h
18
#define
IPSEC_ULPROTO_ANY
255
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
ipsec.h
18
#define
IPSEC_ULPROTO_ANY
255
/external/ipsec-tools/src/racoon/
policy.c
231
if (!(a->ul_proto ==
IPSEC_ULPROTO_ANY
||
232
b->ul_proto ==
IPSEC_ULPROTO_ANY
||
isakmp_quick.c
[
all
...]
strnames.c
959
case
IPSEC_ULPROTO_ANY
:
ipsec_doi.c
[
all
...]
cfparse.y
[
all
...]
isakmp.c
[
all
...]
/external/ipsec-tools/src/libipsec/
pfkey.c
449
IPSEC_ULPROTO_ANY
);
457
IPSEC_ULPROTO_ANY
);
622
IPSEC_ULPROTO_ANY
);
628
IPSEC_ULPROTO_ANY
);
1364
(u_int)plen,
IPSEC_ULPROTO_ANY
);
1370
(u_int)plen,
IPSEC_ULPROTO_ANY
);
1450
IPSEC_ULPROTO_ANY
);
[
all
...]
pfkey_dump.c
737
if (ulp ==
IPSEC_ULPROTO_ANY
)
Completed in 56 milliseconds