OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L2TP_ATTR_RX_OOS_PACKETS
(Results
1 - 2
of
2
) sorted by null
/external/iproute2/include/linux/
l2tp.h
121
L2TP_ATTR_RX_OOS_PACKETS
, /* u64 */
/external/iproute2/ip/
ipl2tp.c
351
if (tb[
L2TP_ATTR_RX_OOS_PACKETS
])
352
data->stats.data_rx_oos_packets = rta_getattr_u64(tb[
L2TP_ATTR_RX_OOS_PACKETS
]);
Completed in 4229 milliseconds