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