/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/ |
H A D | IPACM_Wlan.h | 151 uint32_t tx_index; in delete_default_qos_rtrules() local 157 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in delete_default_qos_rtrules() 159 …if((tx_prop->tx[tx_index].ip == IPA_IP_v4) && (get_client_memptr(wlan_client, clt_indx)->route_rul… in delete_default_qos_rtrules() 161 IPACMDBG_H("Delete client index %d ipv4 Qos rules for tx:%d \n",clt_indx,tx_index); in delete_default_qos_rtrules() 162 rt_hdl = get_client_memptr(wlan_client, clt_indx)->wifi_rt_hdl[tx_index].wifi_rt_rule_hdl_v4; in delete_default_qos_rtrules() 180 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in delete_default_qos_rtrules() 183 …if((tx_prop->tx[tx_index].ip == IPA_IP_v6) && (get_client_memptr(wlan_client, clt_indx)->route_rul… in delete_default_qos_rtrules() 187 …BG_H("Delete client index %d ipv6 Qos rules for %d-st ipv6 for tx:%d\n", clt_indx,num_v6,tx_index); in delete_default_qos_rtrules() 188 …rt_hdl = get_client_memptr(wlan_client, clt_indx)->wifi_rt_hdl[tx_index].wifi_rt_rule_hdl_v6[num_v… in delete_default_qos_rtrules() 194 …rt_hdl = get_client_memptr(wlan_client, clt_indx)->wifi_rt_hdl[tx_index].wifi_rt_rule_hdl_v6_wan[n… in delete_default_qos_rtrules()
|
H A D | IPACM_Lan.h | 305 uint32_t tx_index; in delete_eth_rtrules() local 311 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in delete_eth_rtrules() 313 …if((tx_prop->tx[tx_index].ip == IPA_IP_v4) && (get_client_memptr(eth_client, clt_indx)->route_rule… in delete_eth_rtrules() 315 IPACMDBG_H("Delete client index %d ipv4 RT-rules for tx:%d\n",clt_indx,tx_index); in delete_eth_rtrules() 316 rt_hdl = get_client_memptr(eth_client, clt_indx)->eth_rt_hdl[tx_index].eth_rt_rule_hdl_v4; in delete_eth_rtrules() 334 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in delete_eth_rtrules() 336 …if((tx_prop->tx[tx_index].ip == IPA_IP_v6) && (get_client_memptr(eth_client, clt_indx)->route_rule… in delete_eth_rtrules() 340 …DBG_H("Delete client index %d ipv6 RT-rules for %d-st ipv6 for tx:%d\n", clt_indx,num_v6,tx_index); in delete_eth_rtrules() 341 … rt_hdl = get_client_memptr(eth_client, clt_indx)->eth_rt_hdl[tx_index].eth_rt_rule_hdl_v6[num_v6]; in delete_eth_rtrules() 347 …rt_hdl = get_client_memptr(eth_client, clt_indx)->eth_rt_hdl[tx_index].eth_rt_rule_hdl_v6_wan[num_… in delete_eth_rtrules()
|
H A D | IPACM_Wan.h | 370 uint32_t tx_index; in delete_wan_rtrules() local 376 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in delete_wan_rtrules() 378 …if((tx_prop->tx[tx_index].ip == IPA_IP_v4) && (get_client_memptr(wan_client, clt_indx)->route_rule… in delete_wan_rtrules() 380 IPACMDBG_H("Delete client index %d ipv4 Qos rules for tx:%d \n",clt_indx,tx_index); in delete_wan_rtrules() 381 rt_hdl = get_client_memptr(wan_client, clt_indx)->wan_rt_hdl[tx_index].wan_rt_rule_hdl_v4; in delete_wan_rtrules() 399 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in delete_wan_rtrules() 402 …if((tx_prop->tx[tx_index].ip == IPA_IP_v6) && (get_client_memptr(wan_client, clt_indx)->route_rule… in delete_wan_rtrules() 406 …BG_H("Delete client index %d ipv6 Qos rules for %d-st ipv6 for tx:%d\n", clt_indx,num_v6,tx_index); in delete_wan_rtrules() 407 … rt_hdl = get_client_memptr(wan_client, clt_indx)->wan_rt_hdl[tx_index].wan_rt_rule_hdl_v6[num_v6]; in delete_wan_rtrules() 413 …rt_hdl = get_client_memptr(wan_client, clt_indx)->wan_rt_hdl[tx_index].wan_rt_rule_hdl_v6_wan[num_… in delete_wan_rtrules()
|
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/ |
H A D | IPACM_Wlan.h | 151 uint32_t tx_index; in delete_default_qos_rtrules() local 157 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in delete_default_qos_rtrules() 159 …if((tx_prop->tx[tx_index].ip == IPA_IP_v4) && (get_client_memptr(wlan_client, clt_indx)->route_rul… in delete_default_qos_rtrules() 161 IPACMDBG_H("Delete client index %d ipv4 Qos rules for tx:%d \n",clt_indx,tx_index); in delete_default_qos_rtrules() 162 rt_hdl = get_client_memptr(wlan_client, clt_indx)->wifi_rt_hdl[tx_index].wifi_rt_rule_hdl_v4; in delete_default_qos_rtrules() 180 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in delete_default_qos_rtrules() 183 …if((tx_prop->tx[tx_index].ip == IPA_IP_v6) && (get_client_memptr(wlan_client, clt_indx)->route_rul… in delete_default_qos_rtrules() 187 …BG_H("Delete client index %d ipv6 Qos rules for %d-st ipv6 for tx:%d\n", clt_indx,num_v6,tx_index); in delete_default_qos_rtrules() 188 …rt_hdl = get_client_memptr(wlan_client, clt_indx)->wifi_rt_hdl[tx_index].wifi_rt_rule_hdl_v6[num_v… in delete_default_qos_rtrules() 194 …rt_hdl = get_client_memptr(wlan_client, clt_indx)->wifi_rt_hdl[tx_index].wifi_rt_rule_hdl_v6_wan[n… in delete_default_qos_rtrules()
|
H A D | IPACM_Lan.h | 357 uint32_t tx_index; in delete_eth_rtrules() local 363 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in delete_eth_rtrules() 365 …if((tx_prop->tx[tx_index].ip == IPA_IP_v4) && (get_client_memptr(eth_client, clt_indx)->route_rule… in delete_eth_rtrules() 367 IPACMDBG_H("Delete client index %d ipv4 RT-rules for tx:%d\n",clt_indx,tx_index); in delete_eth_rtrules() 368 rt_hdl = get_client_memptr(eth_client, clt_indx)->eth_rt_hdl[tx_index].eth_rt_rule_hdl_v4; in delete_eth_rtrules() 386 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in delete_eth_rtrules() 388 …if((tx_prop->tx[tx_index].ip == IPA_IP_v6) && (get_client_memptr(eth_client, clt_indx)->route_rule… in delete_eth_rtrules() 392 …DBG_H("Delete client index %d ipv6 RT-rules for %d-st ipv6 for tx:%d\n", clt_indx,num_v6,tx_index); in delete_eth_rtrules() 393 … rt_hdl = get_client_memptr(eth_client, clt_indx)->eth_rt_hdl[tx_index].eth_rt_rule_hdl_v6[num_v6]; in delete_eth_rtrules() 399 …rt_hdl = get_client_memptr(eth_client, clt_indx)->eth_rt_hdl[tx_index].eth_rt_rule_hdl_v6_wan[num_… in delete_eth_rtrules()
|
H A D | IPACM_Wan.h | 431 uint32_t tx_index; in delete_wan_rtrules() local 437 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in delete_wan_rtrules() 439 …if((tx_prop->tx[tx_index].ip == IPA_IP_v4) && (get_client_memptr(wan_client, clt_indx)->route_rule… in delete_wan_rtrules() 441 IPACMDBG_H("Delete client index %d ipv4 Qos rules for tx:%d \n",clt_indx,tx_index); in delete_wan_rtrules() 442 rt_hdl = get_client_memptr(wan_client, clt_indx)->wan_rt_hdl[tx_index].wan_rt_rule_hdl_v4; in delete_wan_rtrules() 460 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in delete_wan_rtrules() 463 …if((tx_prop->tx[tx_index].ip == IPA_IP_v6) && (get_client_memptr(wan_client, clt_indx)->route_rule… in delete_wan_rtrules() 467 …BG_H("Delete client index %d ipv6 Qos rules for %d-st ipv6 for tx:%d\n", clt_indx,num_v6,tx_index); in delete_wan_rtrules() 468 … rt_hdl = get_client_memptr(wan_client, clt_indx)->wan_rt_hdl[tx_index].wan_rt_rule_hdl_v6[num_v6]; in delete_wan_rtrules() 474 …rt_hdl = get_client_memptr(wan_client, clt_indx)->wan_rt_hdl[tx_index].wan_rt_rule_hdl_v6_wan[num_… in delete_wan_rtrules()
|
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/ |
H A D | IPACM_Wlan.h | 155 uint32_t tx_index; in delete_default_qos_rtrules() local 161 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in delete_default_qos_rtrules() 163 …if((tx_prop->tx[tx_index].ip == IPA_IP_v4) && (get_client_memptr(wlan_client, clt_indx)->route_rul… in delete_default_qos_rtrules() 165 IPACMDBG_H("Delete client index %d ipv4 Qos rules for tx:%d \n",clt_indx,tx_index); in delete_default_qos_rtrules() 166 rt_hdl = get_client_memptr(wlan_client, clt_indx)->wifi_rt_hdl[tx_index].wifi_rt_rule_hdl_v4; in delete_default_qos_rtrules() 184 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in delete_default_qos_rtrules() 187 …if((tx_prop->tx[tx_index].ip == IPA_IP_v6) && (get_client_memptr(wlan_client, clt_indx)->route_rul… in delete_default_qos_rtrules() 203 …BG_H("Delete client index %d ipv6 Qos rules for %d-st ipv6 for tx:%d\n", clt_indx,num_v6,tx_index); in delete_default_qos_rtrules() 204 …rt_hdl = get_client_memptr(wlan_client, clt_indx)->wifi_rt_hdl[tx_index].wifi_rt_rule_hdl_v6[num_v… in delete_default_qos_rtrules() 210 …rt_hdl = get_client_memptr(wlan_client, clt_indx)->wifi_rt_hdl[tx_index].wifi_rt_rule_hdl_v6_wan[n… in delete_default_qos_rtrules()
|
H A D | IPACM_Lan.h | 366 uint32_t tx_index; in delete_eth_rtrules() local 372 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in delete_eth_rtrules() 374 …if((tx_prop->tx[tx_index].ip == IPA_IP_v4) && (get_client_memptr(eth_client, clt_indx)->route_rule… in delete_eth_rtrules() 376 IPACMDBG_H("Delete client index %d ipv4 RT-rules for tx:%d\n",clt_indx,tx_index); in delete_eth_rtrules() 377 rt_hdl = get_client_memptr(eth_client, clt_indx)->eth_rt_hdl[tx_index].eth_rt_rule_hdl_v4; in delete_eth_rtrules() 395 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in delete_eth_rtrules() 397 …if((tx_prop->tx[tx_index].ip == IPA_IP_v6) && (get_client_memptr(eth_client, clt_indx)->route_rule… in delete_eth_rtrules() 413 …DBG_H("Delete client index %d ipv6 RT-rules for %d-st ipv6 for tx:%d\n", clt_indx,num_v6,tx_index); in delete_eth_rtrules() 414 … rt_hdl = get_client_memptr(eth_client, clt_indx)->eth_rt_hdl[tx_index].eth_rt_rule_hdl_v6[num_v6]; in delete_eth_rtrules() 420 …rt_hdl = get_client_memptr(eth_client, clt_indx)->eth_rt_hdl[tx_index].eth_rt_rule_hdl_v6_wan[num_… in delete_eth_rtrules()
|
H A D | IPACM_Wan.h | 533 uint32_t tx_index; in delete_wan_rtrules() local 539 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in delete_wan_rtrules() 541 …if((tx_prop->tx[tx_index].ip == IPA_IP_v4) && (get_client_memptr(wan_client, clt_indx)->route_rule… in delete_wan_rtrules() 543 IPACMDBG_H("Delete client index %d ipv4 Qos rules for tx:%d \n",clt_indx,tx_index); in delete_wan_rtrules() 544 rt_hdl = get_client_memptr(wan_client, clt_indx)->wan_rt_hdl[tx_index].wan_rt_rule_hdl_v4; in delete_wan_rtrules() 562 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in delete_wan_rtrules() 565 …if((tx_prop->tx[tx_index].ip == IPA_IP_v6) && (get_client_memptr(wan_client, clt_indx)->route_rule… in delete_wan_rtrules() 569 …BG_H("Delete client index %d ipv6 Qos rules for %d-st ipv6 for tx:%d\n", clt_indx,num_v6,tx_index); in delete_wan_rtrules() 570 … rt_hdl = get_client_memptr(wan_client, clt_indx)->wan_rt_hdl[tx_index].wan_rt_rule_hdl_v6[num_v6]; in delete_wan_rtrules() 576 …rt_hdl = get_client_memptr(wan_client, clt_indx)->wan_rt_hdl[tx_index].wan_rt_rule_hdl_v6_wan[num_… in delete_wan_rtrules()
|
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
H A D | IPACM_Wlan.cpp | 1316 uint32_t tx_index; in handle_wlan_client_route_rule() local 1381 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_wlan_client_route_rule() 1387 tx_index, tx_prop->tx[tx_index].ip,iptype); in handle_wlan_client_route_rule() 1419 &tx_prop->tx[tx_index].attrib, in handle_wlan_client_route_rule() 1582 uint32_t tx_index; in handle_wlan_client_down_evt() local 1672 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_wlan_client_down_evt() 1972 uint32_t tx_index; in handle_SCC_MCC_switch() local 2020 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_SCC_MCC_switch() 2025 tx_index, tx_prop->tx[tx_index].ip, iptype); in handle_SCC_MCC_switch() 2094 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_SCC_MCC_switch() [all …]
|
H A D | IPACM_Wan.cpp | 1411 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_route_add_evt() 1416 tx_index, tx_prop->tx[tx_index].ip,iptype); in handle_route_add_evt() 3967 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_route_del_evt() 5580 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_wan_client_route_rule() 5585 tx_index, tx_prop->tx[tx_index].ip,iptype); in handle_wan_client_route_rule() 5751 for (tx_index = 0; tx_index < tx_prop->num_tx_props; tx_index++) in handle_wlan_SCC_MCC_switch() 5756 tx_index, tx_prop->tx[tx_index].ip, iptype); in handle_wlan_SCC_MCC_switch() 5886 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_wan_client_SCC_MCC_switch() 5891 tx_index, tx_prop->tx[tx_index].ip, iptype); in handle_wan_client_SCC_MCC_switch() 5954 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_wan_client_SCC_MCC_switch() [all …]
|
H A D | IPACM_Lan.cpp | 968 uint32_t tx_index; in handle_del_ipv6_addr() local 1008 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_del_ipv6_addr() 2083 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_eth_client_route_rule() 2088 tx_index, tx_prop->tx[tx_index].ip,iptype); in handle_eth_client_route_rule() 2437 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_odu_route_add() 2475 tx_index, in handle_odu_route_add() 2500 tx_index, in handle_odu_route_add() 2519 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_odu_route_del() 2524 tx_index, tx_prop->tx[tx_index].ip,IPA_IP_v4); in handle_odu_route_del() 2536 tx_index, tx_prop->tx[tx_index].ip,IPA_IP_v6); in handle_odu_route_del() [all …]
|
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/ |
H A D | IPACM_Wlan.cpp | 1389 uint32_t tx_index; in handle_wlan_client_route_rule() local 1454 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_wlan_client_route_rule() 1460 tx_index, tx_prop->tx[tx_index].ip,iptype); in handle_wlan_client_route_rule() 1492 &tx_prop->tx[tx_index].attrib, in handle_wlan_client_route_rule() 1658 uint32_t tx_index; in handle_wlan_client_down_evt() local 1748 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_wlan_client_down_evt() 2083 uint32_t tx_index; in handle_SCC_MCC_switch() local 2131 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_SCC_MCC_switch() 2136 tx_index, tx_prop->tx[tx_index].ip, iptype); in handle_SCC_MCC_switch() 2205 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_SCC_MCC_switch() [all …]
|
H A D | IPACM_Lan.cpp | 1145 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_del_ipv6_addr() 2268 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_eth_client_route_rule() 2273 tx_index, tx_prop->tx[tx_index].ip,iptype); in handle_eth_client_route_rule() 2624 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_odu_route_add() 2706 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_odu_route_del() 2828 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_eth_client_down_evt() 5051 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in add_l2tp_rt_rule() 5123 for(tx_index = 0; tx_index < tx_prop->num_tx_props; tx_index++) in add_l2tp_rt_rule() 5183 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in add_l2tp_rt_rule() 5301 for(tx_index = 0; tx_index < tx_prop->num_tx_props; tx_index++) in add_l2tp_rt_rule() [all …]
|
H A D | IPACM_Wan.cpp | 1427 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_route_add_evt() 1432 tx_index, tx_prop->tx[tx_index].ip,iptype); in handle_route_add_evt() 4052 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_route_del_evt() 5734 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_wan_client_route_rule() 5739 tx_index, tx_prop->tx[tx_index].ip,iptype); in handle_wan_client_route_rule() 5905 for (tx_index = 0; tx_index < tx_prop->num_tx_props; tx_index++) in handle_wlan_SCC_MCC_switch() 5910 tx_index, tx_prop->tx[tx_index].ip, iptype); in handle_wlan_SCC_MCC_switch() 6040 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_wan_client_SCC_MCC_switch() 6045 tx_index, tx_prop->tx[tx_index].ip, iptype); in handle_wan_client_SCC_MCC_switch() 6108 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_wan_client_SCC_MCC_switch() [all …]
|
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/ |
H A D | IPACM_Wlan.cpp | 1472 uint32_t tx_index; in handle_wlan_client_route_rule() local 1538 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_wlan_client_route_rule() 1544 tx_index, tx_prop->tx[tx_index].ip,iptype); in handle_wlan_client_route_rule() 1585 &tx_prop->tx[tx_index].attrib, in handle_wlan_client_route_rule() 1791 uint32_t tx_index; in handle_wlan_client_down_evt() local 1881 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_wlan_client_down_evt() 2219 uint32_t tx_index; in handle_SCC_MCC_switch() local 2267 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_SCC_MCC_switch() 2272 tx_index, tx_prop->tx[tx_index].ip, iptype); in handle_SCC_MCC_switch() 2341 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_SCC_MCC_switch() [all …]
|
H A D | IPACM_Lan.cpp | 1193 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_del_ipv6_addr() 2415 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_eth_client_route_rule() 2420 tx_index, tx_prop->tx[tx_index].ip,iptype); in handle_eth_client_route_rule() 2778 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_odu_route_add() 2858 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_odu_route_del() 2980 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_eth_client_down_evt() 5651 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in add_l2tp_rt_rule() 5723 for(tx_index = 0; tx_index < tx_prop->num_tx_props; tx_index++) in add_l2tp_rt_rule() 5783 for(tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in add_l2tp_rt_rule() 5901 for(tx_index = 0; tx_index < tx_prop->num_tx_props; tx_index++) in add_l2tp_rt_rule() [all …]
|
H A D | IPACM_Wan.cpp | 2063 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_route_add_evt() 2068 tx_index, tx_prop->tx[tx_index].ip,iptype); in handle_route_add_evt() 4904 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_route_del_evt() 6676 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_wan_client_route_rule() 6681 tx_index, tx_prop->tx[tx_index].ip,iptype); in handle_wan_client_route_rule() 6845 for (tx_index = 0; tx_index < tx_prop->num_tx_props; tx_index++) in handle_wlan_SCC_MCC_switch() 6850 tx_index, tx_prop->tx[tx_index].ip, iptype); in handle_wlan_SCC_MCC_switch() 6980 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_wan_client_SCC_MCC_switch() 6985 tx_index, tx_prop->tx[tx_index].ip, iptype); in handle_wan_client_SCC_MCC_switch() 7048 for (tx_index = 0; tx_index < iface_query->num_tx_props; tx_index++) in handle_wan_client_SCC_MCC_switch() [all …]
|