Searched refs:ipa_if_num_tether_tmp (Results 1 – 1 of 1) sorted by relevance
4415 int ipa_if_num_tether_tmp[IPA_MAX_IFACE_ENTRIES]; in handle_down_evt() local4418 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()4461 i, IPACM_Iface::ipacmcfg->iface_table[ipa_if_num_tether_tmp[i]].iface_name); 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()4490 i, IPACM_Iface::ipacmcfg->iface_table[ipa_if_num_tether_tmp[i]].iface_name); in handle_down_evt()4688 int ipa_if_num_tether_tmp[IPA_MAX_IFACE_ENTRIES]; in handle_down_evt_ex() local4737 ipa_if_num_tether_tmp[i] = IPACM_Wan::ipa_if_num_tether_v4[i]; in handle_down_evt_ex()[all …]