Home
last modified time | relevance | path

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

/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
DIPACM_Lan.h270 bool sta_ul_v4_set; variable
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
DIPACM_Lan.h270 bool sta_ul_v4_set; variable
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
DIPACM_Lan.cpp88 sta_ul_v4_set = false; in IPACM_Lan()
1279 sta_ul_v4_set = false; in handle_wan_down()
1605 if(sta_ul_v4_set == true) in handle_wan_up()
1607 …_H("Filetring rule for IPV4 of STA mode is already configured, sta_ul_v4_set: %d\n",sta_ul_v4_set); in handle_wan_up()
1682 sta_ul_v4_set = true; in handle_wan_up()
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_Lan.cpp88 sta_ul_v4_set = false; in IPACM_Lan()
1268 sta_ul_v4_set = false; in handle_wan_down()
1594 if(sta_ul_v4_set == true) in handle_wan_up()
1596 …_H("Filetring rule for IPV4 of STA mode is already configured, sta_ul_v4_set: %d\n",sta_ul_v4_set); in handle_wan_up()
1671 sta_ul_v4_set = true; in handle_wan_up()