Home
last modified time | relevance | path

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

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
DIPACM_Wan.h454 int config_dft_firewall_rules(ipa_ip_type iptype);
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
DIPACM_Wan.h515 int config_dft_firewall_rules(ipa_ip_type iptype);
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
DIPACM_Wan.h623 int config_dft_firewall_rules(ipa_ip_type iptype);
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_Wan.cpp617 config_dft_firewall_rules(IPA_IP_v4); in event_callback()
622 config_dft_firewall_rules(IPA_IP_v6); in event_callback()
1215 config_dft_firewall_rules(IPA_IP_v4); in event_callback()
1221 config_dft_firewall_rules(IPA_IP_v6); in event_callback()
1592 config_dft_firewall_rules(IPA_IP_v4); in handle_route_add_evt()
1651 config_dft_firewall_rules(IPA_IP_v6); in handle_route_add_evt()
1953 int IPACM_Wan::config_dft_firewall_rules(ipa_ip_type iptype) in config_dft_firewall_rules() function in IPACM_Wan