/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/ |
D | IPACM_Header.cpp | 178 hd_rule_entry = &pHeaderDescriptor->hdl[0]; in DeleteHeaderHdl() 180 hd_rule_entry->hdl = hdr_hdl; in DeleteHeaderHdl() 183 IPACMDBG("Deleting Header hdl:(%x)\n", hd_rule_entry->hdl); in DeleteHeaderHdl() 187 …IPACMERR("Header hdl:(%x) deletion failed! status: %d\n", hd_rule_entry->hdl,hd_rule_entry->statu… in DeleteHeaderHdl() 192 IPACMDBG_H("Deleted Header hdl:(%x) successfully\n", hd_rule_entry->hdl); in DeleteHeaderHdl() 209 bool IPACM_Header::DeleteHeaderProcCtx(uint32_t hdl) in DeleteHeaderProcCtx() argument 225 pHeaderTable->hdl[0].hdl = hdl; in DeleteHeaderProcCtx() 231 ret, pHeaderTable->hdl[0].status); in DeleteHeaderProcCtx()
|
D | IPACM_Routing.cpp | 181 PutRoutingTable(routingTable->hdl); in GetRoutingTable() 230 rt_rule_entry = &rt_rule->hdl[0]; in DeleteRoutingHdl() 232 rt_rule_entry->hdl = rt_rule_hdl; in DeleteRoutingHdl() 234 IPACMDBG_H("Deleting Route hdl:(0x%x) with ip type: %d\n", rt_rule_entry->hdl, ip); in DeleteRoutingHdl()
|
D | IPACM_Filtering.cpp | 232 flt_rule->hdl[0].status = -1; in DeleteFilteringHdls() 233 flt_rule->hdl[0].hdl = flt_rule_hdls[cnt]; in DeleteFilteringHdls() 245 if (flt_rule->hdl[0].status != 0) in DeleteFilteringHdls() 248 flt_rule->hdl[0].hdl, flt_rule->hdl[0].status); in DeleteFilteringHdls()
|
D | IPACM_Lan.cpp | 1541 flt_rule_entry.rule.rt_tbl_hdl = IPACM_Iface::ipacmcfg->rt_tbl_default_v4.hdl; in handle_private_subnet() 1622 IPACMDBG_H("Routing hanle for table: %d\n", IPACM_Iface::ipacmcfg->rt_tbl_wan_v4.hdl); in handle_wan_up() 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() 4202 *hdr_hdl = hdr.hdl; in eth_bridge_get_hdr_template_hdl() 4241 IPACMDBG_H("Routing handle for table: %d\n", IPACM_Iface::ipacmcfg->rt_tbl_wan_v4.hdl); in handle_cradle_wan_mode_switch() 4259 flt_rule_entry.rule.rt_tbl_hdl = IPACM_Iface::ipacmcfg->rt_tbl_wan_v4.hdl; in handle_cradle_wan_mode_switch() 4540 int IPACM_Lan::eth_bridge_add_hdr_proc_ctx(ipa_hdr_l2_type peer_l2_hdr_type, uint32_t *hdl) in eth_bridge_add_hdr_proc_ctx() argument 4573 *hdl = pHeaderProcTable->proc_ctx[0].proc_ctx_hdl; in eth_bridge_add_hdr_proc_ctx() [all …]
|
D | IPACM_Wan.cpp | 262 rt_rule_entry->rule.hdr_hdl = hdr.hdl; in handle_addr_evt() 453 rt_rule_entry->rule.hdr_hdl = hdr.hdl; in handle_addr_evt() 1528 rt_rule_entry->rule.hdr_hdl = hdr.hdl; in handle_route_add_evt() 2102 flt_rule_entry.rule.rt_tbl_hdl = IPACM_Iface::ipacmcfg->rt_tbl_lan_v4.hdl; in config_dft_firewall_rules() 2145 …PACMDBG_H("Routing handle for wan routing table:0x%x\n", 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()
|
D | IPACM_LanToLan.cpp | 1109 m_p_iface->eth_bridge_add_flt_rule(client->mac_addr, rt_tbl.hdl, in add_client_flt_rule()
|
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/ |
D | IPACM_Header.cpp | 178 hd_rule_entry = &pHeaderDescriptor->hdl[0]; in DeleteHeaderHdl() 180 hd_rule_entry->hdl = hdr_hdl; in DeleteHeaderHdl() 183 IPACMDBG("Deleting Header hdl:(%x)\n", hd_rule_entry->hdl); in DeleteHeaderHdl() 187 …IPACMERR("Header hdl:(%x) deletion failed! status: %d\n", hd_rule_entry->hdl,hd_rule_entry->statu… in DeleteHeaderHdl() 192 IPACMDBG_H("Deleted Header hdl:(%x) successfully\n", hd_rule_entry->hdl); in DeleteHeaderHdl() 209 bool IPACM_Header::DeleteHeaderProcCtx(uint32_t hdl) in DeleteHeaderProcCtx() argument 225 pHeaderTable->hdl[0].hdl = hdl; in DeleteHeaderProcCtx() 231 ret, pHeaderTable->hdl[0].status); in DeleteHeaderProcCtx()
|
D | IPACM_Filtering.cpp | 478 flt_rule->hdl[0].status = -1; in DeleteFilteringHdls() 479 flt_rule->hdl[0].hdl = flt_rule_hdls[cnt]; in DeleteFilteringHdls() 491 if (flt_rule->hdl[0].status != 0) in DeleteFilteringHdls() 494 flt_rule->hdl[0].hdl, flt_rule->hdl[0].status); in DeleteFilteringHdls() 910 qmi_del_msg.filter_handle_list[pos].filter_spec_identifier = flt_rule_tbl->hdl[cnt].hdl; in DelOffloadFilteringRule() 914 …pcie_modem_rule_id_in_use[(IPA_PCIE_MODEM_RULE_ID_MAX + flt_rule_tbl->hdl[cnt].hdl - IPA_PCIE_MODE… in DelOffloadFilteringRule() 916 …cie_modem_rule_id: %d\n", (IPA_PCIE_MODEM_RULE_ID_MAX + flt_rule_tbl->hdl[cnt].hdl -IPA_PCIE_MODEM… in DelOffloadFilteringRule()
|
D | IPACM_Routing.cpp | 290 PutRoutingTable(routingTable->hdl); in GetRoutingTable() 339 rt_rule_entry = &rt_rule->hdl[0]; in DeleteRoutingHdl() 341 rt_rule_entry->hdl = rt_rule_hdl; in DeleteRoutingHdl() 343 IPACMDBG_H("Deleting Route hdl:(0x%x) with ip type: %d\n", rt_rule_entry->hdl, ip); in DeleteRoutingHdl()
|
D | IPACM_Iface.cpp | 308 flt_rule_entry.hdl = software_routing_fl_rule_hdl[0]; in handle_software_routing_disable() 310 memcpy(&(pFilteringTable->hdl[0]), &flt_rule_entry, sizeof(struct ipa_flt_rule_del)); in handle_software_routing_disable() 344 flt_rule_entry.hdl = software_routing_fl_rule_hdl[1]; in handle_software_routing_disable() 346 memcpy(&(pFilteringTable->hdl[0]), &flt_rule_entry, sizeof(struct ipa_flt_rule_del)); in handle_software_routing_disable()
|
D | IPACM_Conntrack_NATApp.cpp | 624 flt_rule_entry.hdl = rule_id; in DelConnection() 626 memcpy(&(pFilteringTable->hdl[0]), &flt_rule_entry, sizeof(struct ipa_flt_rule_del)); in DelConnection()
|
D | IPACM_Wlan.cpp | 2602 flt_rule_entry.hdl = get_client_memptr(wlan_client, client_index)->v6_rt_rule_id[v6_num]; in del_connection() 2604 memcpy(&(pFilteringTable->hdl[0]), &flt_rule_entry, sizeof(struct ipa_flt_rule_del)); in del_connection()
|
D | IPACM_LanToLan.cpp | 1114 m_p_iface->eth_bridge_add_flt_rule(client->mac_addr, rt_tbl.hdl, in add_client_flt_rule()
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
D | IPACM_Header.cpp | 178 hd_rule_entry = &pHeaderDescriptor->hdl[0]; in DeleteHeaderHdl() 180 hd_rule_entry->hdl = hdr_hdl; in DeleteHeaderHdl() 183 IPACMDBG("Deleting Header hdl:(%x)\n", hd_rule_entry->hdl); in DeleteHeaderHdl() 187 …IPACMERR("Header hdl:(%x) deletion failed! status: %d\n", hd_rule_entry->hdl,hd_rule_entry->statu… in DeleteHeaderHdl() 192 IPACMDBG_H("Deleted Header hdl:(%x) successfully\n", hd_rule_entry->hdl); in DeleteHeaderHdl() 209 bool IPACM_Header::DeleteHeaderProcCtx(uint32_t hdl) in DeleteHeaderProcCtx() argument 225 pHeaderTable->hdl[0].hdl = hdl; in DeleteHeaderProcCtx() 231 ret, pHeaderTable->hdl[0].status); in DeleteHeaderProcCtx()
|
D | IPACM_Routing.cpp | 181 PutRoutingTable(routingTable->hdl); in GetRoutingTable() 230 rt_rule_entry = &rt_rule->hdl[0]; in DeleteRoutingHdl() 232 rt_rule_entry->hdl = rt_rule_hdl; in DeleteRoutingHdl() 234 IPACMDBG_H("Deleting Route hdl:(0x%x) with ip type: %d\n", rt_rule_entry->hdl, ip); in DeleteRoutingHdl()
|
D | IPACM_Filtering.cpp | 229 flt_rule->hdl[0].status = -1; in DeleteFilteringHdls() 230 flt_rule->hdl[0].hdl = flt_rule_hdls[cnt]; in DeleteFilteringHdls() 242 if (flt_rule->hdl[0].status != 0) in DeleteFilteringHdls() 245 flt_rule->hdl[0].hdl, flt_rule->hdl[0].status); in DeleteFilteringHdls()
|
D | IPACM_Lan.cpp | 1368 flt_rule_entry.rule.rt_tbl_hdl = IPACM_Iface::ipacmcfg->rt_tbl_default_v4.hdl; in handle_private_subnet() 1444 IPACMDBG_H("Routing hanle for table: %d\n", IPACM_Iface::ipacmcfg->rt_tbl_wan_v4.hdl); in handle_wan_up() 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() 3931 *hdr_hdl = hdr.hdl; in eth_bridge_get_hdr_template_hdl() 3970 IPACMDBG_H("Routing handle for table: %d\n", IPACM_Iface::ipacmcfg->rt_tbl_wan_v4.hdl); in handle_cradle_wan_mode_switch() 3988 flt_rule_entry.rule.rt_tbl_hdl = IPACM_Iface::ipacmcfg->rt_tbl_wan_v4.hdl; in handle_cradle_wan_mode_switch() 4219 int IPACM_Lan::eth_bridge_add_hdr_proc_ctx(ipa_hdr_l2_type peer_l2_hdr_type, uint32_t *hdl) in eth_bridge_add_hdr_proc_ctx() argument 4252 *hdl = pHeaderProcTable->proc_ctx[0].proc_ctx_hdl; in eth_bridge_add_hdr_proc_ctx()
|
D | IPACM_LanToLan.cpp | 597 m_p_iface->eth_bridge_add_flt_rule(client->mac_addr, rt_tbl.hdl, in add_client_flt_rule()
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | msm_ipa.h | 551 uint32_t hdl; member 555 uint32_t hdl; member 562 struct ipa_hdr_del hdl[0]; member 566 uint32_t hdl; member 574 struct ipa_hdr_proc_ctx_del hdl[0]; member 617 uint32_t hdl; member 626 struct ipa_rt_rule_del hdl[0]; member 677 uint32_t hdl; member 686 struct ipa_flt_rule_del hdl[0]; member 692 uint32_t hdl; member
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | msm_ipa.h | 829 uint32_t hdl; member 842 uint32_t hdl; member 856 struct ipa_hdr_del hdl[0]; member 868 uint32_t hdl; member 883 struct ipa_hdr_proc_ctx_del hdl[0]; member 985 uint32_t hdl; member 1001 struct ipa_rt_rule_del hdl[0]; member 1118 uint32_t hdl; member 1134 struct ipa_flt_rule_del hdl[0]; member 1149 uint32_t hdl; member
|
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/ |
D | IPACM_Header.h | 60 bool DeleteHeaderProcCtx(uint32_t hdl);
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/ |
D | IPACM_Header.h | 60 bool DeleteHeaderProcCtx(uint32_t hdl);
|
D | IPACM_Lan.h | 150 int eth_bridge_add_hdr_proc_ctx(ipa_hdr_l2_type peer_l2_hdr_type, uint32_t *hdl);
|
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/ |
D | IPACM_Header.h | 60 bool DeleteHeaderProcCtx(uint32_t hdl);
|
D | IPACM_Lan.h | 153 int eth_bridge_add_hdr_proc_ctx(ipa_hdr_l2_type peer_l2_hdr_type, uint32_t *hdl);
|