Home
last modified time | relevance | path

Searched refs:modem_ul_v4_set (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
DIPACM_Lan.h220 bool modem_ul_v4_set; variable
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
DIPACM_Lan.h270 bool modem_ul_v4_set; variable
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_Lan.cpp83 modem_ul_v4_set = false; in IPACM_Lan()
1060 if(is_sta_mode == false && modem_ul_v4_set == true) in handle_wan_down()
1079 modem_ul_v4_set = false; in handle_wan_down()
1621 } else if (iptype ==IPA_IP_v4 && modem_ul_v4_set == false) { in handle_wan_up_ex()
1622 IPACMDBG_H("IPA_IP_v4 xlat_mux_id: %d, modem_ul_v4_set %d\n", xlat_mux_id, modem_ul_v4_set); in handle_wan_up_ex()
1624 modem_ul_v4_set = true; in handle_wan_up_ex()
1626 …IPACMDBG_H("ip-type: %d modem_ul_v4_set: %d, modem_ul_v6_set %d\n", iptype, modem_ul_v4_set, modem… in handle_wan_up_ex()
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_Lan.cpp83 modem_ul_v4_set = false; in IPACM_Lan()
1197 if(is_sta_mode == false && modem_ul_v4_set == true) in handle_wan_down()
1222 modem_ul_v4_set = false; in handle_wan_down()
1806 } else if (iptype ==IPA_IP_v4 && modem_ul_v4_set == false) { in handle_wan_up_ex()
1807 IPACMDBG_H("IPA_IP_v4 xlat_mux_id: %d, modem_ul_v4_set %d\n", xlat_mux_id, modem_ul_v4_set); in handle_wan_up_ex()
1809 modem_ul_v4_set = true; in handle_wan_up_ex()
1811 …IPACMDBG_H("ip-type: %d modem_ul_v4_set: %d, modem_ul_v6_set %d\n", iptype, modem_ul_v4_set, modem… in handle_wan_up_ex()