Home
last modified time | relevance | path

Searched refs:num_ipv6_modem_pdn (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
DIPACM_Wan.h229 static int num_ipv6_modem_pdn; variable
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
DIPACM_Wan.h290 static int num_ipv6_modem_pdn; variable
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
DIPACM_Wan.h370 static int num_ipv6_modem_pdn; variable
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_Wan.cpp74 int IPACM_Wan::num_ipv6_modem_pdn = 0; member in IPACM_Wan
328 modem_ipv6_pdn_index = num_ipv6_modem_pdn; in handle_addr_evt()
329 num_ipv6_modem_pdn++; in handle_addr_evt()
330 IPACMDBG_H("Now the number of modem ipv6 pdn is %d.\n", num_ipv6_modem_pdn); in handle_addr_evt()
4777 num_ipv6_modem_pdn--; in handle_down_evt_ex()
4778 IPACMDBG_H("Now the number of ipv6 modem pdn is %d.\n", num_ipv6_modem_pdn); in handle_down_evt_ex()
4815 if(num_ipv6_modem_pdn == 0) in handle_down_evt_ex()
4838 num_ipv6_modem_pdn--; in handle_down_evt_ex()
4839 IPACMDBG_H("Now the number of ipv6 modem pdn is %d.\n", num_ipv6_modem_pdn); in handle_down_evt_ex()
4901 if(num_ipv6_modem_pdn == 0) in handle_down_evt_ex()
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
DIPACM_Wan.cpp77 int IPACM_Wan::num_ipv6_modem_pdn = 0; member in IPACM_Wan
447 modem_ipv6_pdn_index = num_ipv6_modem_pdn; in handle_addr_evt()
448 num_ipv6_modem_pdn++; in handle_addr_evt()
449 IPACMDBG_H("Now the number of modem ipv6 pdn is %d.\n", num_ipv6_modem_pdn); in handle_addr_evt()
5623 num_ipv6_modem_pdn--; in handle_down_evt_ex()
5624 IPACMDBG_H("Now the number of ipv6 modem pdn is %d.\n", num_ipv6_modem_pdn); in handle_down_evt_ex()
5661 if(num_ipv6_modem_pdn == 0) in handle_down_evt_ex()
5691 num_ipv6_modem_pdn--; in handle_down_evt_ex()
5692 IPACMDBG_H("Now the number of ipv6 modem pdn is %d.\n", num_ipv6_modem_pdn); in handle_down_evt_ex()
5754 if(num_ipv6_modem_pdn == 0) in handle_down_evt_ex()