HomeSort by relevance Sort by last modified time
    Searched refs:ChkForDup (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
IPACM_Conntrack_NATApp.h 101 bool ChkForDup(const nat_table_entry *);
  /hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
IPACM_Conntrack_NATApp.cpp 234 bool NatApp::ChkForDup(const nat_table_entry *rule)
326 if(!ChkForDup(rule))
735 if(ChkForDup(new_entry))
932 if(!ChkForDup(rule))

Completed in 95 milliseconds