Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
H A DIPACM_Wan.h229 static int num_ipv6_modem_pdn; variable
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_Wan.h290 static int num_ipv6_modem_pdn; variable
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
H A 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()
4637 num_ipv6_modem_pdn--; in handle_down_evt_ex()
4638 IPACMDBG_H("Now the number of ipv6 modem pdn is %d.\n", num_ipv6_modem_pdn); in handle_down_evt_ex()
4671 if(num_ipv6_modem_pdn == 0) in handle_down_evt_ex()
4694 num_ipv6_modem_pdn--; in handle_down_evt_ex()
4695 IPACMDBG_H("Now the number of ipv6 modem pdn is %d.\n", num_ipv6_modem_pdn); in handle_down_evt_ex()
4747 if(num_ipv6_modem_pdn == 0) in handle_down_evt_ex()
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
H A 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()
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_Wan.h372 static int num_ipv6_modem_pdn; variable
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
H A DIPACM_Wan.cpp77 int IPACM_Wan::num_ipv6_modem_pdn = 0; member in IPACM_Wan
499 modem_ipv6_pdn_index = num_ipv6_modem_pdn; in handle_addr_evt()
500 num_ipv6_modem_pdn++; in handle_addr_evt()
501 IPACMDBG_H("Now the number of modem ipv6 pdn is %d.\n", num_ipv6_modem_pdn); in handle_addr_evt()
5708 num_ipv6_modem_pdn--; in handle_down_evt_ex()
5709 IPACMDBG_H("Now the number of ipv6 modem pdn is %d.\n", num_ipv6_modem_pdn); in handle_down_evt_ex()
5746 if(num_ipv6_modem_pdn == 0) in handle_down_evt_ex()
5776 num_ipv6_modem_pdn--; in handle_down_evt_ex()
5777 IPACMDBG_H("Now the number of ipv6 modem pdn is %d.\n", num_ipv6_modem_pdn); in handle_down_evt_ex()
5839 if(num_ipv6_modem_pdn == 0) in handle_down_evt_ex()