Home
last modified time | relevance | path

Searched refs:GetNatIfaces (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
DIPACM_Config.h226 int GetNatIfaces(int nPorts, NatIfaces *ifaces);
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
DIPACM_Config.h233 int GetNatIfaces(int nPorts, NatIfaces *ifaces);
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_Config.cpp443 int IPACM_Config::GetNatIfaces(int nIfaces, NatIfaces *pIfaces) in GetNatIfaces() function in IPACM_Config
DIPACM_ConntrackListener.cpp186 if (pConfig->GetNatIfaces(NatIfaceCnt, pNatIfaces) != 0) in CheckNatIface()
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_Config.cpp452 int IPACM_Config::GetNatIfaces(int nIfaces, NatIfaces *pIfaces) in GetNatIfaces() function in IPACM_Config
DIPACM_ConntrackListener.cpp186 if (pConfig->GetNatIfaces(NatIfaceCnt, pNatIfaces) != 0) in CheckNatIface()
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
DIPACM_Config.cpp464 int IPACM_Config::GetNatIfaces(int nIfaces, NatIfaces *pIfaces) in GetNatIfaces() function in IPACM_Config
DIPACM_ConntrackListener.cpp198 if (pConfig->GetNatIfaces(NatIfaceCnt, pNatIfaces) != 0) in CheckNatIface()