Searched refs:config_dft_firewall_rules_ex (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/ |
D | IPACM_Wan.h | 472 int config_dft_firewall_rules_ex(struct ipa_flt_rule_add* rules, int rule_offset,
|
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/ |
D | IPACM_Wan.h | 533 int config_dft_firewall_rules_ex(struct ipa_flt_rule_add* rules, int rule_offset,
|
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/ |
D | IPACM_Wan.h | 641 int config_dft_firewall_rules_ex(struct ipa_flt_rule_add* rules, int rule_offset,
|
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/ |
D | IPACM_Wan.cpp | 2668 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()
|