Home
last modified time | relevance | path

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

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
DIPACM_Config.h215 int GetAlgPorts(int nPorts, ipacm_alg *pAlgPorts);
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_Config.cpp426 int IPACM_Config::GetAlgPorts(int nPorts, ipacm_alg *pAlgPorts) in GetAlgPorts() function in IPACM_Config
DIPACM_Conntrack_NATApp.cpp93 if(pConfig->GetAlgPorts(nALGPort, pALGPorts) != 0) in Init()