Home
last modified time | relevance | path

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

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
DIPACM_Wan.h227 static int num_ipv4_modem_pdn; variable
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
DIPACM_Wan.h370 static int num_ipv4_modem_pdn; variable
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_Wan.cpp73 int IPACM_Wan::num_ipv4_modem_pdn = 0; member in IPACM_Wan
491 modem_ipv4_pdn_index = num_ipv4_modem_pdn; in handle_addr_evt()
492 num_ipv4_modem_pdn++; in handle_addr_evt()
493 IPACMDBG_H("Now the number of modem ipv4 pdn is %d.\n", num_ipv4_modem_pdn); in handle_addr_evt()
4585 num_ipv4_modem_pdn--; in handle_down_evt_ex()
4586 IPACMDBG_H("Now the number of ipv4 modem pdn is %d.\n", num_ipv4_modem_pdn); in handle_down_evt_ex()
4619 if(num_ipv4_modem_pdn == 0) in handle_down_evt_ex()
4691 num_ipv4_modem_pdn--; in handle_down_evt_ex()
4692 IPACMDBG_H("Now the number of ipv4 modem pdn is %d.\n", num_ipv4_modem_pdn); in handle_down_evt_ex()
4739 if(num_ipv4_modem_pdn == 0) in handle_down_evt_ex()
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
DIPACM_Wan.cpp76 int IPACM_Wan::num_ipv4_modem_pdn = 0; member in IPACM_Wan
767 modem_ipv4_pdn_index = num_ipv4_modem_pdn; in handle_addr_evt()
768 num_ipv4_modem_pdn++; in handle_addr_evt()
769 IPACMDBG_H("Now the number of modem ipv4 pdn is %d.\n", num_ipv4_modem_pdn); in handle_addr_evt()
5641 num_ipv4_modem_pdn--; in handle_down_evt_ex()
5642 IPACMDBG_H("Now the number of ipv4 modem pdn is %d.\n", num_ipv4_modem_pdn); in handle_down_evt_ex()
5679 if(num_ipv4_modem_pdn == 0) in handle_down_evt_ex()
5777 num_ipv4_modem_pdn--; in handle_down_evt_ex()
5778 IPACMDBG_H("Now the number of ipv4 modem pdn is %d.\n", num_ipv4_modem_pdn); in handle_down_evt_ex()
5835 if(num_ipv4_modem_pdn == 0) in handle_down_evt_ex()