Home
last modified time | relevance | path

Searched refs:rt_tbl_hdl (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
DIPACM_Filtering.cpp165 flt_rule_entry.rule.rt_tbl_hdl = ruleTable->rules[cnt].rule.rt_tbl_hdl; in AddFilteringRule_hw_index()
282 flt_rule_entry.rule.rt_tbl_hdl = ruleTable->rules[cnt].rule.rt_tbl_hdl; in AddFilteringRuleAfter_hw_index()
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
DIPACM_Lan.h161 …int eth_bridge_add_flt_rule(uint8_t *mac, uint32_t rt_tbl_hdl, ipa_ip_type iptype, uint32_t *flt_r…
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
DIPACM_Lan.h164 …int eth_bridge_add_flt_rule(uint8_t *mac, uint32_t rt_tbl_hdl, ipa_ip_type iptype, uint32_t *flt_r…
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_Lan.cpp1541 flt_rule_entry.rule.rt_tbl_hdl = IPACM_Iface::ipacmcfg->rt_tbl_default_v4.hdl; in handle_private_subnet()
1640 flt_rule_entry.rule.rt_tbl_hdl = IPACM_Iface::ipacmcfg->rt_tbl_wan_v4.hdl; in handle_wan_up()
1716 flt_rule_entry.rule.rt_tbl_hdl = IPACM_Iface::ipacmcfg->rt_tbl_v6.hdl; in handle_wan_up()
4010 flt_rule.rule.rt_tbl_hdl = IPACM_Iface::ipacmcfg->rt_tbl_default_v4.hdl; in handle_private_subnet_android()
4259 flt_rule_entry.rule.rt_tbl_hdl = IPACM_Iface::ipacmcfg->rt_tbl_wan_v4.hdl; in handle_cradle_wan_mode_switch()
4778 int IPACM_Lan::eth_bridge_add_flt_rule(uint8_t *mac, uint32_t rt_tbl_hdl, ipa_ip_type iptype, uint3… in eth_bridge_add_flt_rule() argument
4817 flt_rule_entry.rule.rt_tbl_hdl = rt_tbl_hdl; in eth_bridge_add_flt_rule()
4846 …IPACMDBG_H("Not support rt_tbl_hdl %d flt_rule_hdl %p ip-type %d\n", rt_tbl_hdl, flt_rule_hdl, ipt… in eth_bridge_add_flt_rule()
5497 flt_rule_entry.rule.rt_tbl_hdl = rt_tbl.hdl; in add_l2tp_flt_rule()
5586 flt_rule_entry.rule.rt_tbl_hdl = rt_tbl.hdl; in add_l2tp_flt_rule()
[all …]
DIPACM_Wan.cpp2102 flt_rule_entry.rule.rt_tbl_hdl = IPACM_Iface::ipacmcfg->rt_tbl_lan_v4.hdl; in config_dft_firewall_rules()
2159 flt_rule_entry.rule.rt_tbl_hdl = IPACM_Iface::ipacmcfg->rt_tbl_lan_v4.hdl; in config_dft_firewall_rules()
2311 flt_rule_entry.rule.rt_tbl_hdl = IPACM_Iface::ipacmcfg->rt_tbl_lan_v4.hdl; in config_dft_firewall_rules()
2397 flt_rule_entry.rule.rt_tbl_hdl = IPACM_Iface::ipacmcfg->rt_tbl_wan_v6.hdl; in config_dft_firewall_rules()
2494 flt_rule_entry.rule.rt_tbl_hdl = IPACM_Iface::ipacmcfg->rt_tbl_wan_v6.hdl; in config_dft_firewall_rules()
2604 flt_rule_entry.rule.rt_tbl_hdl = IPACM_Iface::ipacmcfg->rt_tbl_wan_v6.hdl; in config_dft_firewall_rules()
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_Lan.cpp1368 flt_rule_entry.rule.rt_tbl_hdl = IPACM_Iface::ipacmcfg->rt_tbl_default_v4.hdl; in handle_private_subnet()
1462 flt_rule_entry.rule.rt_tbl_hdl = IPACM_Iface::ipacmcfg->rt_tbl_wan_v4.hdl; in handle_wan_up()
1533 flt_rule_entry.rule.rt_tbl_hdl = IPACM_Iface::ipacmcfg->rt_tbl_v6.hdl; in handle_wan_up()
3739 flt_rule.rule.rt_tbl_hdl = IPACM_Iface::ipacmcfg->rt_tbl_default_v4.hdl; in handle_private_subnet_android()
3988 flt_rule_entry.rule.rt_tbl_hdl = IPACM_Iface::ipacmcfg->rt_tbl_wan_v4.hdl; in handle_cradle_wan_mode_switch()
4457 int IPACM_Lan::eth_bridge_add_flt_rule(uint8_t *mac, uint32_t rt_tbl_hdl, ipa_ip_type iptype, uint3… in eth_bridge_add_flt_rule() argument
4495 flt_rule_entry.rule.rt_tbl_hdl = rt_tbl_hdl; in eth_bridge_add_flt_rule()
/hardware/qcom/msm8996/kernel-headers/linux/
Dmsm_ipa.h464 uint32_t rt_tbl_hdl; member
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dmsm_ipa.h656 uint32_t rt_tbl_hdl; member