Searched refs:ipa_if_num_tether_v4_total (Results 1 – 4 of 4) sorted by relevance
116 for (i=0; i < ipa_if_num_tether_v4_total;i++) in isWanUP()167 for (i=0; i < IPACM_Wan::ipa_if_num_tether_v4_total; i++) in delete_tether_iface()176 if(i == IPACM_Wan::ipa_if_num_tether_v4_total) in delete_tether_iface()181 for(j = i+1; j < IPACM_Wan::ipa_if_num_tether_v4_total; j++) in delete_tether_iface()185 IPACM_Wan::ipa_if_num_tether_v4_total--; in delete_tether_iface()187 IPACM_Wan::ipa_if_num_tether_v4_total); in delete_tether_iface()251 static uint32_t ipa_if_num_tether_v4_total; variable
128 for (i=0; i < ipa_if_num_tether_v4_total;i++) in isWanUP()198 for (i=0; i < IPACM_Wan::ipa_if_num_tether_v4_total; i++) in delete_tether_iface()207 if(i == IPACM_Wan::ipa_if_num_tether_v4_total) in delete_tether_iface()212 for(j = i+1; j < IPACM_Wan::ipa_if_num_tether_v4_total; j++) in delete_tether_iface()216 IPACM_Wan::ipa_if_num_tether_v4_total--; in delete_tether_iface()218 IPACM_Wan::ipa_if_num_tether_v4_total); in delete_tether_iface()323 static uint32_t ipa_if_num_tether_v4_total; variable
114 for (i=0; i < ipa_if_num_tether_v4_total;i++) in isWanUP()190 static uint32_t ipa_if_num_tether_v4_total; variable
82 uint32_t IPACM_Wan::ipa_if_num_tether_v4_total = 0; member in IPACM_Wan875 if(IPACM_Wan::ipa_if_num_tether_v4_total != 0) in event_callback()1719 IPACM_Wan::ipa_if_num_tether_v4[IPACM_Wan::ipa_if_num_tether_v4_total] = ipa_if_num_tether; in post_wan_up_tether_evt()1722 IPACM_Wan::ipa_if_num_tether_v4_total, in post_wan_up_tether_evt()1724 IPACM_Wan::ipa_if_num_tether_v4_total++; in post_wan_up_tether_evt()4452 for (i=0; i < IPACM_Wan::ipa_if_num_tether_v4_total; i++) in handle_down_evt()4456 tether_total = IPACM_Wan::ipa_if_num_tether_v4_total; in handle_down_evt()4735 for (i=0; i < IPACM_Wan::ipa_if_num_tether_v4_total; i++) in handle_down_evt_ex()4739 tether_total = IPACM_Wan::ipa_if_num_tether_v4_total; in handle_down_evt_ex()4852 for (i=0; i < IPACM_Wan::ipa_if_num_tether_v4_total; i++) in handle_down_evt_ex()[all …]