Home
last modified time | relevance | path

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

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
DIPACM_Wan.h472 int config_dft_firewall_rules_ex(struct ipa_flt_rule_add* rules, int rule_offset,
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
DIPACM_Wan.h533 int config_dft_firewall_rules_ex(struct ipa_flt_rule_add* rules, int rule_offset,
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
DIPACM_Wan.h641 int config_dft_firewall_rules_ex(struct ipa_flt_rule_add* rules, int rule_offset,
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_Wan.cpp2668 int IPACM_Wan::config_dft_firewall_rules_ex(struct ipa_flt_rule_add *rules, int rule_offset, ipa_ip… in config_dft_firewall_rules_ex() function in IPACM_Wan
3508 …if(IPACM_FAILURE == config_dft_firewall_rules_ex(flt_rule_v4, IPACM_Wan::num_v4_flt_rule, IPA_IP_v… in config_wan_firewall_rule()
3530 …if(IPACM_FAILURE == config_dft_firewall_rules_ex(flt_rule_v6, IPACM_Wan::num_v6_flt_rule, IPA_IP_v… in config_wan_firewall_rule()