OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L2TP_ATTR_TX_PACKETS
(Results
1 - 11
of
11
) sorted by null
/bionic/libc/kernel/uapi/linux/
l2tp.h
115
L2TP_ATTR_TX_PACKETS
,
/development/ndk/platforms/android-L/include/linux/
l2tp.h
115
L2TP_ATTR_TX_PACKETS
,
/external/iproute2/include/linux/
l2tp.h
115
L2TP_ATTR_TX_PACKETS
, /* u64 */
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
l2tp.h
115
L2TP_ATTR_TX_PACKETS
,
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
l2tp.h
115
L2TP_ATTR_TX_PACKETS
,
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
l2tp.h
115
L2TP_ATTR_TX_PACKETS
,
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
l2tp.h
115
L2TP_ATTR_TX_PACKETS
,
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
l2tp.h
115
L2TP_ATTR_TX_PACKETS
,
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
l2tp.h
115
L2TP_ATTR_TX_PACKETS
,
/external/kernel-headers/original/uapi/linux/
l2tp.h
135
L2TP_ATTR_TX_PACKETS
, /* u64 */
/external/iproute2/ip/
ipl2tp.c
337
if (tb[
L2TP_ATTR_TX_PACKETS
])
338
data->stats.data_tx_packets = rta_getattr_u64(tb[
L2TP_ATTR_TX_PACKETS
]);
Completed in 38 milliseconds