Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
H A DIPACM_Wan.cpp4415 int ipa_if_num_tether_tmp[IPA_MAX_IFACE_ENTRIES]; in handle_down_evt() local
4418 memset(ipa_if_num_tether_tmp, 0, IPA_MAX_IFACE_ENTRIES); in handle_down_evt()
4454 ipa_if_num_tether_tmp[i] = IPACM_Wan::ipa_if_num_tether_v4[i]; in handle_down_evt()
4459 post_wan_down_tether_evt(IPA_IP_v4, ipa_if_num_tether_tmp[i]); in handle_down_evt()
4483 ipa_if_num_tether_tmp[i] = IPACM_Wan::ipa_if_num_tether_v6[i]; in handle_down_evt()
4488 post_wan_down_tether_evt(IPA_IP_v6, ipa_if_num_tether_tmp[i]); in handle_down_evt()
4688 int ipa_if_num_tether_tmp[IPA_MAX_IFACE_ENTRIES]; in handle_down_evt_ex() local
4737 ipa_if_num_tether_tmp[i] = IPACM_Wan::ipa_if_num_tether_v4[i]; in handle_down_evt_ex()
4742 post_wan_down_tether_evt(IPA_IP_v4, ipa_if_num_tether_tmp[i]); in handle_down_evt_ex()
4793 ipa_if_num_tether_tmp[i] = IPACM_Wan::ipa_if_num_tether_v6[i]; in handle_down_evt_ex()
[all …]
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
H A DIPACM_Wan.cpp5315 int ipa_if_num_tether_tmp[IPA_MAX_IFACE_ENTRIES]; in handle_down_evt() local
5318 memset(ipa_if_num_tether_tmp, 0, IPA_MAX_IFACE_ENTRIES); in handle_down_evt()
5356 ipa_if_num_tether_tmp[i] = IPACM_Wan::ipa_if_num_tether_v4[i]; in handle_down_evt()
5361 post_wan_down_tether_evt(IPA_IP_v4, ipa_if_num_tether_tmp[i]); in handle_down_evt()
5386 ipa_if_num_tether_tmp[i] = IPACM_Wan::ipa_if_num_tether_v6[i]; in handle_down_evt()
5391 post_wan_down_tether_evt(IPA_IP_v6, ipa_if_num_tether_tmp[i]); in handle_down_evt()
5594 int ipa_if_num_tether_tmp[IPA_MAX_IFACE_ENTRIES]; in handle_down_evt_ex() local
5653 ipa_if_num_tether_tmp[i] = IPACM_Wan::ipa_if_num_tether_v4[i]; in handle_down_evt_ex()
5658 post_wan_down_tether_evt(IPA_IP_v4, ipa_if_num_tether_tmp[i]); in handle_down_evt_ex()
5724 ipa_if_num_tether_tmp[i] = IPACM_Wan::ipa_if_num_tether_v6[i]; in handle_down_evt_ex()
[all …]
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
H A DIPACM_Wan.cpp4553 int ipa_if_num_tether_tmp[IPA_MAX_IFACE_ENTRIES]; in handle_down_evt_ex() local
4598 ipa_if_num_tether_tmp[i] = IPACM_Wan::ipa_if_num_tether_v4[i]; in handle_down_evt_ex()
4603 post_wan_down_tether_evt(IPA_IP_v4, ipa_if_num_tether_tmp[i]); in handle_down_evt_ex()
4605 i, IPACM_Iface::ipacmcfg->iface_table[ipa_if_num_tether_tmp[i]].iface_name); in handle_down_evt_ex()
4650 ipa_if_num_tether_tmp[i] = IPACM_Wan::ipa_if_num_tether_v6[i]; in handle_down_evt_ex()
4655 post_wan_down_tether_evt(IPA_IP_v6, ipa_if_num_tether_tmp[i]); in handle_down_evt_ex()
4657 i, IPACM_Iface::ipacmcfg->iface_table[ipa_if_num_tether_tmp[i]].iface_name); in handle_down_evt_ex()
4706 ipa_if_num_tether_tmp[i] = IPACM_Wan::ipa_if_num_tether_v4[i]; in handle_down_evt_ex()
4711 post_wan_down_tether_evt(IPA_IP_v4, ipa_if_num_tether_tmp[i]); in handle_down_evt_ex()
4723 ipa_if_num_tether_tmp[i] = IPACM_Wan::ipa_if_num_tether_v6[i]; in handle_down_evt_ex()
[all …]