/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
H A D | IPACM_Config.cpp | 46 IPACM_Config *IPACM_Config::pInstance = NULL; 47 const char *IPACM_Config::DEVICE_NAME = "/dev/ipa"; 113 IPACM_Config::IPACM_Config() in IPACM_Config() function in IPACM_Config 157 int IPACM_Config::Init(void) in Init() 406 IPACM_Config* IPACM_Config::GetInstance() in GetInstance() 412 pInstance = new IPACM_Config(); in GetInstance() 462 int IPACM_Config::AddNatIfaces(char *dev_name) in AddNatIfaces() 494 int IPACM_Config::DelNatIfaces(char *dev_name) in DelNatIfaces() 529 int IPACM_Config::CheckNatIfaces(const char *dev_name) in CheckNatIfaces() 660 void IPACM_Config::DelRmDepend(ipa_rm_resource_name rm1) in DelRmDepend() [all …]
|
H A D | Makefile.am | 13 IPACM_Config.cpp \
|
H A D | Android.mk | 59 IPACM_Config.cpp \
|
H A D | IPACM_ConntrackListener.cpp | 51 pConfig = IPACM_Config::GetInstance();; in IPACM_ConntrackListener() 160 pConfig = IPACM_Config::GetInstance(); in CheckNatIface() 763 pConfig = IPACM_Config::GetInstance(); in AddIface()
|
H A D | IPACM_Conntrack_NATApp.cpp | 60 IPACM_Config *pConfig; in Init() 63 pConfig = IPACM_Config::GetInstance(); in Init()
|
H A D | IPACM_Iface.cpp | 60 IPACM_Config *IPACM_Iface::ipacmcfg = IPACM_Config::GetInstance();
|
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/ |
H A D | IPACM_Config.cpp | 46 IPACM_Config *IPACM_Config::pInstance = NULL; 47 const char *IPACM_Config::DEVICE_NAME = "/dev/ipa"; 130 IPACM_Config::IPACM_Config() in IPACM_Config() function in IPACM_Config 178 int IPACM_Config::Init(void) in Init() 427 IPACM_Config* IPACM_Config::GetInstance() in GetInstance() 433 pInstance = new IPACM_Config(); in GetInstance() 530 int IPACM_Config::DelNatIfaces(char *dev_name) in DelNatIfaces() 870 int IPACM_Config::DelExtProp(ipa_ip_type ip_type) in DelExtProp() 896 enum ipa_hw_type IPACM_Config::GetIPAVer(bool get) in GetIPAVer() 914 bool IPACM_Config::isEthBridgingSupported() in isEthBridgingSupported() [all …]
|
H A D | Makefile.am | 13 IPACM_Config.cpp \
|
H A D | IPACM_ConntrackListener.cpp | 54 pConfig = IPACM_Config::GetInstance();; in IPACM_ConntrackListener() 172 pConfig = IPACM_Config::GetInstance(); in CheckNatIface() 777 pConfig = IPACM_Config::GetInstance(); in AddIface()
|
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/ |
H A D | IPACM_Config.cpp | 46 IPACM_Config *IPACM_Config::pInstance = NULL; 47 const char *IPACM_Config::DEVICE_NAME = "/dev/ipa"; 48 const char *IPACM_Config::DEVICE_NAME_ODU = "/dev/odu_ipa_bridge"; 122 IPACM_Config::IPACM_Config() in IPACM_Config() function in IPACM_Config 166 int IPACM_Config::Init(void) in Init() 415 IPACM_Config* IPACM_Config::GetInstance() in GetInstance() 421 pInstance = new IPACM_Config(); in GetInstance() 518 int IPACM_Config::DelNatIfaces(char *dev_name) in DelNatIfaces() 700 void IPACM_Config::DelRmDepend(ipa_rm_resource_name rm1) in DelRmDepend() 858 int IPACM_Config::DelExtProp(ipa_ip_type ip_type) in DelExtProp() [all …]
|
H A D | Makefile.am | 13 IPACM_Config.cpp \
|
H A D | Android.mk | 40 IPACM_Config.cpp \
|
H A D | IPACM_ConntrackListener.cpp | 51 pConfig = IPACM_Config::GetInstance();; in IPACM_ConntrackListener() 160 pConfig = IPACM_Config::GetInstance(); in CheckNatIface() 754 pConfig = IPACM_Config::GetInstance(); in AddIface()
|
H A D | IPACM_Conntrack_NATApp.cpp | 64 IPACM_Config *pConfig; in Init() 67 pConfig = IPACM_Config::GetInstance(); in Init()
|
H A D | IPACM_Iface.cpp | 60 IPACM_Config *IPACM_Iface::ipacmcfg = IPACM_Config::GetInstance();
|
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/ |
H A D | IPACM_Config.h | 75 class IPACM_Config 149 static IPACM_Config* GetInstance(); 350 static IPACM_Config *pInstance; 352 IPACM_Config(void);
|
H A D | IPACM_Iface.h | 78 static IPACM_Config *ipacmcfg;
|
H A D | IPACM_ConntrackListener.h | 79 IPACM_Config *pConfig;
|
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/ |
H A D | IPACM_Config.h | 77 class IPACM_Config 151 static IPACM_Config* GetInstance(); 355 static IPACM_Config *pInstance; 357 IPACM_Config(void);
|
H A D | IPACM_Iface.h | 78 static IPACM_Config *ipacmcfg;
|
H A D | IPACM_ConntrackListener.h | 79 IPACM_Config *pConfig;
|
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/ |
H A D | IPACM_Config.h | 77 class IPACM_Config 156 static IPACM_Config* GetInstance(); 364 static IPACM_Config *pInstance; 366 IPACM_Config(void);
|
H A D | IPACM_Iface.h | 78 static IPACM_Config *ipacmcfg;
|
H A D | IPACM_ConntrackListener.h | 87 IPACM_Config *pConfig;
|
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/ |
H A D | Android.bp | 30 "src/IPACM_Config.cpp",
|