Home
last modified time | relevance | path

Searched refs:GetAlgPorts (Results 1 – 9 of 9) sorted by relevance

/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
H A DIPACM_Config.h215 int GetAlgPorts(int nPorts, ipacm_alg *pAlgPorts);
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_Config.h217 int GetAlgPorts(int nPorts, ipacm_alg *pAlgPorts);
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_Config.h222 int GetAlgPorts(int nPorts, ipacm_alg *pAlgPorts);
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
H A DIPACM_Config.cpp426 int IPACM_Config::GetAlgPorts(int nPorts, ipacm_alg *pAlgPorts) in GetAlgPorts() function in IPACM_Config
H A DIPACM_Conntrack_NATApp.cpp93 if(pConfig->GetAlgPorts(nALGPort, pALGPorts) != 0) in Init()
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
H A DIPACM_Config.cpp435 int IPACM_Config::GetAlgPorts(int nPorts, ipacm_alg *pAlgPorts) in GetAlgPorts() function in IPACM_Config
H A DIPACM_Conntrack_NATApp.cpp97 pConfig->GetAlgPorts(nALGPort, pALGPorts); in Init()
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
H A DIPACM_Config.cpp447 int IPACM_Config::GetAlgPorts(int nPorts, ipacm_alg *pAlgPorts) in GetAlgPorts() function in IPACM_Config
H A DIPACM_Conntrack_NATApp.cpp111 pConfig->GetAlgPorts(nALGPort, pALGPorts); in Init()