OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L2TP_ATTR_ENCAP_TYPE
(Results
1 - 11
of
11
) sorted by null
/bionic/libc/kernel/uapi/linux/
l2tp.h
70
L2TP_ATTR_ENCAP_TYPE
,
/development/ndk/platforms/android-L/include/linux/
l2tp.h
70
L2TP_ATTR_ENCAP_TYPE
,
/external/iproute2/include/linux/
l2tp.h
78
L2TP_ATTR_ENCAP_TYPE
, /* u16, enum l2tp_encap_type */
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
l2tp.h
70
L2TP_ATTR_ENCAP_TYPE
,
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
l2tp.h
70
L2TP_ATTR_ENCAP_TYPE
,
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
l2tp.h
70
L2TP_ATTR_ENCAP_TYPE
,
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
l2tp.h
70
L2TP_ATTR_ENCAP_TYPE
,
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
l2tp.h
70
L2TP_ATTR_ENCAP_TYPE
,
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
l2tp.h
70
L2TP_ATTR_ENCAP_TYPE
,
/external/kernel-headers/original/uapi/linux/
l2tp.h
96
L2TP_ATTR_ENCAP_TYPE
, /* u16, enum l2tp_encap_type */
/external/iproute2/ip/
ipl2tp.c
111
addattr16(&req.n, 1024,
L2TP_ATTR_ENCAP_TYPE
, p->encap);
289
if (attrs[
L2TP_ATTR_ENCAP_TYPE
])
290
p->encap = rta_getattr_u16(attrs[
L2TP_ATTR_ENCAP_TYPE
]);
Completed in 38 milliseconds