Home
last modified time | relevance | path

Searched refs:DeleteEntry (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
DIPACM_Conntrack_NATApp.h114 int DeleteEntry(const nat_table_entry *);
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
DIPACM_Conntrack_NATApp.h115 int DeleteEntry(const nat_table_entry *);
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_Conntrack_NATApp.cpp257 int NatApp::DeleteEntry(const nat_table_entry *rule) in DeleteEntry() function in NatApp
480 DeleteEntry(rule); in UpdateCTUdpTs()
DIPACM_ConntrackListener.cpp832 nat_inst->DeleteEntry(input->rule); in AddORDeleteNatEntry()
864 nat_inst->DeleteEntry(input->rule); in AddORDeleteNatEntry()
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_Conntrack_NATApp.cpp286 int NatApp::DeleteEntry(const nat_table_entry *rule) in DeleteEntry() function in NatApp
510 DeleteEntry(rule); in UpdateCTUdpTs()
DIPACM_ConntrackListener.cpp823 nat_inst->DeleteEntry(input->rule); in AddORDeleteNatEntry()
855 nat_inst->DeleteEntry(input->rule); in AddORDeleteNatEntry()