Searched refs:ChkForDup (Results 1 – 4 of 4) sorted by relevance
101 bool ChkForDup(const nat_table_entry *);
234 bool NatApp::ChkForDup(const nat_table_entry *rule) in ChkForDup() function in NatApp326 if(!ChkForDup(rule)) in AddEntry()735 if(ChkForDup(new_entry)) in AddTempEntry()932 if(!ChkForDup(rule)) in CacheEntry()
263 bool NatApp::ChkForDup(const nat_table_entry *rule) in ChkForDup() function in NatApp355 if(!ChkForDup(rule)) in AddEntry()765 if(ChkForDup(new_entry)) in AddTempEntry()962 if(!ChkForDup(rule)) in CacheEntry()