Home
last modified time | relevance | path

Searched refs:num_ul_bytes (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/msm8998/kernel-headers/linux/
Dipa_qmi_service_v01.h496 uint64_t num_ul_bytes; member
/hardware/qcom/msm8998/original-kernel-headers/linux/
Dipa_qmi_service_v01.h1424 uint64_t num_ul_bytes; member
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_Lan.cpp4020 uint64_t num_ul_packets, num_ul_bytes; in handle_tethering_stats_event() local
4037 num_ul_bytes = 0; in handle_tethering_stats_event()
4084 num_ul_bytes += data->ul_src_pipe_stats_list[pipe_len].num_ipv4_bytes; in handle_tethering_stats_event()
4085 num_ul_bytes += data->ul_src_pipe_stats_list[pipe_len].num_ipv6_bytes; in handle_tethering_stats_event()
4087 IPACMDBG_H("UL_packets:(%lu) UL_bytes:(%lu) \n", num_ul_packets, num_ul_bytes); in handle_tethering_stats_event()
4100 num_ul_bytes, in handle_tethering_stats_event()
4116 num_ul_bytes, in handle_tethering_stats_event()
DIPACM_Wan.cpp6039 data->apn_data_stats_list[apn_index].num_ul_bytes, in handle_network_stats_update()
6053 data->apn_data_stats_list[apn_index].num_ul_bytes, in handle_network_stats_update()