Home
last modified time | relevance | path

Searched refs:ChkForDup (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
DIPACM_Conntrack_NATApp.h101 bool ChkForDup(const nat_table_entry *);
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
DIPACM_Conntrack_NATApp.h101 bool ChkForDup(const nat_table_entry *);
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_Conntrack_NATApp.cpp234 bool NatApp::ChkForDup(const nat_table_entry *rule) in ChkForDup() function in NatApp
326 if(!ChkForDup(rule)) in AddEntry()
735 if(ChkForDup(new_entry)) in AddTempEntry()
932 if(!ChkForDup(rule)) in CacheEntry()
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_Conntrack_NATApp.cpp263 bool NatApp::ChkForDup(const nat_table_entry *rule) in ChkForDup() function in NatApp
355 if(!ChkForDup(rule)) in AddEntry()
765 if(ChkForDup(new_entry)) in AddTempEntry()
962 if(!ChkForDup(rule)) in CacheEntry()