Home
last modified time | relevance | path

Searched refs:tether_total (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
DIPACM_Wan.cpp5318 uint32_t i, tether_total; in handle_down_evt() local
5321 tether_total = 0; in handle_down_evt()
5362 tether_total = IPACM_Wan::ipa_if_num_tether_v4_total; in handle_down_evt()
5363 for (i=0; i < tether_total; i++) in handle_down_evt()
5392 tether_total = IPACM_Wan::ipa_if_num_tether_v6_total; in handle_down_evt()
5393 for (i=0; i < tether_total; i++) in handle_down_evt()
5597 uint32_t tether_total; in handle_down_evt_ex() local
5659 tether_total = IPACM_Wan::ipa_if_num_tether_v4_total; in handle_down_evt_ex()
5660 for (i=0; i < tether_total; i++) in handle_down_evt_ex()
5730 tether_total = IPACM_Wan::ipa_if_num_tether_v6_total; in handle_down_evt_ex()
[all …]
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_Wan.cpp4552 uint32_t i, tether_total; in handle_down_evt_ex() local
4600 tether_total = IPACM_Wan::ipa_if_num_tether_v4_total; in handle_down_evt_ex()
4601 for (i=0; i < tether_total; i++) in handle_down_evt_ex()
4652 tether_total = IPACM_Wan::ipa_if_num_tether_v6_total; in handle_down_evt_ex()
4653 for (i=0; i < tether_total; i++) in handle_down_evt_ex()
4708 tether_total = IPACM_Wan::ipa_if_num_tether_v4_total; in handle_down_evt_ex()
4709 for (i=0; i < tether_total; i++) in handle_down_evt_ex()
4725 tether_total = IPACM_Wan::ipa_if_num_tether_v6_total; in handle_down_evt_ex()
4726 for (i=0; i < tether_total; i++) in handle_down_evt_ex()