Home
last modified time | relevance | path

Searched refs:sta_ul_v6_set (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
DIPACM_Lan.h276 bool sta_ul_v6_set; variable
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_Lan.cpp89 sta_ul_v6_set = false; in IPACM_Lan()
1678 if(sta_ul_v6_set == true) in handle_wan_up()
1680 …_H("Filetring rule for IPV6 of STA mode is already configured, sta_ul_v6_set: %d\n",sta_ul_v6_set); in handle_wan_up()
1758 sta_ul_v6_set = true; in handle_wan_up()
3592 sta_ul_v6_set = false; in handle_wan_down_v6()