Searched refs:ipa_if_num_tether_v6_total (Results 1 – 4 of 4) sorted by relevance
142 for (i=0; i < ipa_if_num_tether_v6_total;i++) in isWanUP_V6()192 for (i=0; i < IPACM_Wan::ipa_if_num_tether_v6_total; i++) in delete_tether_iface()201 if(i == IPACM_Wan::ipa_if_num_tether_v6_total) in delete_tether_iface()206 for(j = i+1; j < IPACM_Wan::ipa_if_num_tether_v6_total; j++) in delete_tether_iface()210 IPACM_Wan::ipa_if_num_tether_v6_total--; in delete_tether_iface()212 IPACM_Wan::ipa_if_num_tether_v6_total); in delete_tether_iface()253 static uint32_t ipa_if_num_tether_v6_total; variable
173 for (i=0; i < ipa_if_num_tether_v6_total;i++) in isWanUP_V6()223 for (i=0; i < IPACM_Wan::ipa_if_num_tether_v6_total; i++) in delete_tether_iface()232 if(i == IPACM_Wan::ipa_if_num_tether_v6_total) in delete_tether_iface()237 for(j = i+1; j < IPACM_Wan::ipa_if_num_tether_v6_total; j++) in delete_tether_iface()241 IPACM_Wan::ipa_if_num_tether_v6_total--; in delete_tether_iface()243 IPACM_Wan::ipa_if_num_tether_v6_total); in delete_tether_iface()325 static uint32_t ipa_if_num_tether_v6_total; variable
140 for (i=0; i < ipa_if_num_tether_v6_total;i++) in isWanUP_V6()192 static uint32_t ipa_if_num_tether_v6_total; variable
83 uint32_t IPACM_Wan::ipa_if_num_tether_v6_total = 0; member in IPACM_Wan904 if(IPACM_Wan::ipa_if_num_tether_v6_total != 0) in event_callback()1733 IPACM_Wan::ipa_if_num_tether_v6[IPACM_Wan::ipa_if_num_tether_v6_total] = ipa_if_num_tether; in post_wan_up_tether_evt()1736 IPACM_Wan::ipa_if_num_tether_v6_total, in post_wan_up_tether_evt()1738 IPACM_Wan::ipa_if_num_tether_v6_total++; in post_wan_up_tether_evt()4481 for (i=0; i < IPACM_Wan::ipa_if_num_tether_v6_total; i++) in handle_down_evt()4485 tether_total = IPACM_Wan::ipa_if_num_tether_v6_total; in handle_down_evt()4791 for (i=0; i < IPACM_Wan::ipa_if_num_tether_v6_total; i++) in handle_down_evt_ex()4795 tether_total = IPACM_Wan::ipa_if_num_tether_v6_total; in handle_down_evt_ex()4874 for (i=0; i < IPACM_Wan::ipa_if_num_tether_v6_total; i++) in handle_down_evt_ex()[all …]