Home
last modified time | relevance | path

Searched defs:rule (Results 1 – 11 of 11) sorted by relevance

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_Conntrack_NATApp.cpp234 bool NatApp::ChkForDup(const nat_table_entry *rule) in ChkForDup()
257 int NatApp::DeleteEntry(const nat_table_entry *rule) in DeleteEntry()
299 int NatApp::AddEntry(const nat_table_entry *rule) in AddEntry()
403 void NatApp::UpdateCTUdpTs(nat_table_entry *rule, uint32_t new_ts) in UpdateCTUdpTs()
918 void NatApp::CacheEntry(const nat_table_entry *rule) in CacheEntry()
DIPACM_ConntrackListener.cpp702 nat_table_entry *rule, bool *isTempEntry) in AddIface()
875 nat_table_entry *rule) in PopulateTCPorUDPEntry()
969 nat_table_entry *rule) in HandleLan2Lan()
998 const nat_table_entry *rule, bool *isTempEntry) in CheckSTAClient()
1039 nat_table_entry rule; in ProcessTCPorUDPMsg() local
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
DIPACM_Conntrack_NATApp.cpp311 bool NatApp::ChkForDup(const nat_table_entry *rule) in ChkForDup()
334 int NatApp::DeleteEntry(const nat_table_entry *rule) in DeleteEntry()
392 int NatApp::AddEntry(const nat_table_entry *rule) in AddEntry()
514 int NatApp::AddConnection(const nat_table_entry *rule) in AddConnection()
643 void NatApp::UpdateCTUdpTs(nat_table_entry *rule, uint32_t new_ts) in UpdateCTUdpTs()
1219 void NatApp::CacheEntry(const nat_table_entry *rule) in CacheEntry()
DIPACM_ConntrackListener.cpp716 nat_table_entry *rule, bool *isTempEntry) in AddIface()
889 nat_table_entry *rule) in PopulateTCPorUDPEntry()
994 nat_table_entry *rule) in HandleLan2Lan()
1023 const nat_table_entry *rule, bool *isTempEntry) in CheckSTAClient()
1064 nat_table_entry rule; in ProcessTCPorUDPMsg() local
DIPACM_Lan.cpp6588 int IPACM_Lan::construct_mtu_rule(struct ipa_flt_rule *rule, ipa_ip_type iptype, uint16_t mtu) in construct_mtu_rule()
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
DIPACM_ConntrackListener.h59 nat_table_entry *rule; member
/hardware/interfaces/automotive/can/1.0/default/
DCanBus.cpp79 [](auto& rule) { rule.id &= rule.mask; }); in listen()
251 for (auto& rule : filter) { in match() local
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
DIPACM_ConntrackListener.h62 nat_table_entry *rule; member
/hardware/interfaces/radio/aidl/compat/libradiocompat/data/
Dstructs.cpp257 aidl::UrspRule toAidl(const V1_6::UrspRule& rule) { in toAidl()
/hardware/qcom/sm8150/data/ipacfg-mgr/ipanat/src/
Dipa_nat_drvi.c73 void UpdateSwSpecParams(struct ipa_nat_rule *rule, in UpdateSwSpecParams()
1153 struct ipa_nat_sw_rule *rule, in ipa_nati_generate_rule()
1459 struct ipa_nat_sw_rule *rule, in ipa_nati_copy_ipv4_rule_to_hw()
/hardware/qcom/data/ipacfg-mgr/msm8998/ipanat/src/
Dipa_nat_drvi.c55 void UpdateSwSpecParams(struct ipa_nat_rule *rule, in UpdateSwSpecParams()
1066 struct ipa_nat_sw_rule *rule, in ipa_nati_generate_rule()
1370 struct ipa_nat_sw_rule *rule, in ipa_nati_copy_ipv4_rule_to_hw()