Home
last modified time | relevance | path

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

/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_Wan.cpp4414 uint32_t i, tether_total; in handle_down_evt() local
4417 tether_total = 0; in handle_down_evt()
4456 tether_total = IPACM_Wan::ipa_if_num_tether_v4_total; in handle_down_evt()
4457 for (i=0; i < tether_total; i++) in handle_down_evt()
4485 tether_total = IPACM_Wan::ipa_if_num_tether_v6_total; in handle_down_evt()
4486 for (i=0; i < tether_total; i++) in handle_down_evt()
4687 uint32_t tether_total; in handle_down_evt_ex() local
4739 tether_total = IPACM_Wan::ipa_if_num_tether_v4_total; in handle_down_evt_ex()
4740 for (i=0; i < tether_total; i++) in handle_down_evt_ex()
4795 tether_total = IPACM_Wan::ipa_if_num_tether_v6_total; in handle_down_evt_ex()
[all …]