Home
last modified time | relevance | path

Searched defs:iptype (Results 1 – 22 of 22) sorted by relevance

/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_Wan.cpp1266 int IPACM_Wan::handle_route_add_evt(ipa_ip_type iptype) in handle_route_add_evt()
1667 int IPACM_Wan::post_wan_up_tether_evt(ipa_ip_type iptype, int ipa_if_num_tether) in post_wan_up_tether_evt()
1724 int IPACM_Wan::post_wan_down_tether_evt(ipa_ip_type iptype, int ipa_if_num_tether) in post_wan_down_tether_evt()
1961 int IPACM_Wan::config_dft_firewall_rules(ipa_ip_type iptype) in config_dft_firewall_rules()
2676 …::config_dft_firewall_rules_ex(struct ipa_flt_rule_add *rules, int rule_offset, ipa_ip_type iptype) in config_dft_firewall_rules_ex()
3193 int IPACM_Wan::init_fl_rule_ex(ipa_ip_type iptype) in init_fl_rule_ex()
3230 … IPACM_Wan::add_icmp_alg_rules(struct ipa_flt_rule_add *rules, int rule_offset, ipa_ip_type iptype) in add_icmp_alg_rules()
3494 int IPACM_Wan::config_wan_firewall_rule(ipa_ip_type iptype) in config_wan_firewall_rule()
3548 …CM_Wan::add_dft_filtering_rule(struct ipa_flt_rule_add *rules, int rule_offset, ipa_ip_type iptype) in add_dft_filtering_rule()
3820 int IPACM_Wan::del_wan_firewall_rule(ipa_ip_type iptype) in del_wan_firewall_rule()
[all …]
DIPACM_Lan.cpp1314 int IPACM_Lan::handle_private_subnet(ipa_ip_type iptype) in handle_private_subnet()
1583 int IPACM_Lan::handle_wan_up_ex(ipacm_ext_prop *ext_prop, ipa_ip_type iptype, uint8_t xlat_mux_id) in handle_wan_up_ex()
2019 int IPACM_Lan::handle_eth_client_route_rule(uint8_t *mac_addr, ipa_ip_type iptype) in handle_eth_client_route_rule()
2959 int IPACM_Lan::handle_uplink_filter_rule(ipacm_ext_prop *prop, ipa_ip_type iptype, uint8_t xlat_mux… in handle_uplink_filter_rule()
3327 int IPACM_Lan::reset_to_dummy_flt_rule(ipa_ip_type iptype, uint32_t rule_hdl) in reset_to_dummy_flt_rule()
3449 int IPACM_Lan::handle_lan_client_reset_rt(ipa_ip_type iptype) in handle_lan_client_reset_rt()
3597 int IPACM_Lan::add_dummy_private_subnet_flt_rule(ipa_ip_type iptype) in add_dummy_private_subnet_flt_rule()
3687 int IPACM_Lan::handle_private_subnet_android(ipa_ip_type iptype) in handle_private_subnet_android()
4187 void IPACM_Lan::eth_bridge_post_event(ipa_cm_event_id evt, ipa_ip_type iptype, uint8_t *mac) in eth_bridge_post_event()
4261 ipa_hdr_l2_type peer_l2_hdr_type, ipa_ip_type iptype, uint32_t *rt_rule_hdl, int *rt_rule_count) in eth_bridge_add_rt_rule()
[all …]
DIPACM_LanToLan.cpp527 void IPACM_LanToLan_Iface::add_all_inter_interface_client_flt_rule(ipa_ip_type iptype) in add_all_inter_interface_client_flt_rule()
543 void IPACM_LanToLan_Iface::add_all_intra_interface_client_flt_rule(ipa_ip_type iptype) in add_all_intra_interface_client_flt_rule()
580 …LanToLan_Iface::add_client_flt_rule(peer_iface_info *peer, client_info *client, ipa_ip_type iptype) in add_client_flt_rule()
1218 bool IPACM_LanToLan_Iface::get_m_is_ip_addr_assigned(ipa_ip_type iptype) in get_m_is_ip_addr_assigned()
1225 void IPACM_LanToLan_Iface::set_m_is_ip_addr_assigned(ipa_ip_type iptype, bool value) in set_m_is_ip_addr_assigned()
DIPACM_Wlan.cpp1312 int IPACM_Wlan::handle_wlan_client_route_rule(uint8_t *mac_addr, ipa_ip_type iptype) in handle_wlan_client_route_rule()
1937 int IPACM_Wlan::handle_wlan_client_reset_rt(ipa_ip_type iptype) in handle_wlan_client_reset_rt()
1968 void IPACM_Wlan::handle_SCC_MCC_switch(ipa_ip_type iptype) in handle_SCC_MCC_switch()
DIPACM_Iface.cpp631 int IPACM_Iface::init_fl_rule(ipa_ip_type iptype) in init_fl_rule()
966 void IPACM_Iface::config_ip_type(ipa_ip_type iptype) in config_ip_type()
DIPACM_OffloadManager.cpp592 int IPACM_OffloadManager::post_route_evt(enum ipa_ip_type iptype, int index, ipa_cm_event_id event,… in post_route_evt()
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
DIPACM_Wan.cpp1916 int IPACM_Wan::handle_route_add_evt(ipa_ip_type iptype, bool add_only) in handle_route_add_evt()
2431 int IPACM_Wan::post_wan_up_tether_evt(ipa_ip_type iptype, int ipa_if_num_tether) in post_wan_up_tether_evt()
2492 int IPACM_Wan::post_wan_down_tether_evt(ipa_ip_type iptype, int ipa_if_num_tether) in post_wan_down_tether_evt()
2691 int IPACM_Wan::config_dft_firewall_rules(ipa_ip_type iptype) in config_dft_firewall_rules()
3587 …::config_dft_firewall_rules_ex(struct ipa_flt_rule_add *rules, int rule_offset, ipa_ip_type iptype) in config_dft_firewall_rules_ex()
4100 int IPACM_Wan::init_fl_rule_ex(ipa_ip_type iptype) in init_fl_rule_ex()
4144 … IPACM_Wan::add_icmp_alg_rules(struct ipa_flt_rule_add *rules, int rule_offset, ipa_ip_type iptype) in add_icmp_alg_rules()
4407 int IPACM_Wan::config_wan_firewall_rule(ipa_ip_type iptype) in config_wan_firewall_rule()
4461 …CM_Wan::add_dft_filtering_rule(struct ipa_flt_rule_add *rules, int rule_offset, ipa_ip_type iptype) in add_dft_filtering_rule()
4718 int IPACM_Wan::del_wan_firewall_rule(ipa_ip_type iptype) in del_wan_firewall_rule()
[all …]
DIPACM_Lan.cpp1547 int IPACM_Lan::handle_private_subnet(ipa_ip_type iptype) in handle_private_subnet()
1878 int IPACM_Lan::handle_wan_up_ex(ipacm_ext_prop *ext_prop, ipa_ip_type iptype, uint8_t xlat_mux_id) in handle_wan_up_ex()
2349 int IPACM_Lan::handle_eth_client_route_rule(uint8_t *mac_addr, ipa_ip_type iptype) in handle_eth_client_route_rule()
3336 int IPACM_Lan::handle_uplink_filter_rule(ipacm_ext_prop *prop, ipa_ip_type iptype, uint8_t xlat_mux… in handle_uplink_filter_rule()
3807 int IPACM_Lan::reset_to_dummy_flt_rule(ipa_ip_type iptype, uint32_t rule_hdl) in reset_to_dummy_flt_rule()
3929 int IPACM_Lan::handle_lan_client_reset_rt(ipa_ip_type iptype) in handle_lan_client_reset_rt()
4103 int IPACM_Lan::add_dummy_private_subnet_flt_rule(ipa_ip_type iptype) in add_dummy_private_subnet_flt_rule()
4206 int IPACM_Lan::handle_private_subnet_android(ipa_ip_type iptype) in handle_private_subnet_android()
5017 void IPACM_Lan::eth_bridge_post_event(ipa_cm_event_id evt, ipa_ip_type iptype, uint8_t *mac, uint32… in eth_bridge_post_event()
5154 ipa_hdr_l2_type peer_l2_hdr_type, ipa_ip_type iptype, uint32_t *rt_rule_hdl, int *rt_rule_count, in eth_bridge_add_rt_rule()
[all …]
DIPACM_Iface.cpp695 int IPACM_Iface::init_fl_rule(ipa_ip_type iptype) in init_fl_rule()
1052 void IPACM_Iface::config_ip_type(ipa_ip_type iptype) in config_ip_type()
1096 void IPACM_Iface::change_to_network_order(ipa_ip_type iptype, ipa_rule_attrib* attrib) in change_to_network_order()
DIPACM_Wlan.cpp1468 int IPACM_Wlan::handle_wlan_client_route_rule(uint8_t *mac_addr, ipa_ip_type iptype) in handle_wlan_client_route_rule()
2184 int IPACM_Wlan::handle_wlan_client_reset_rt(ipa_ip_type iptype) in handle_wlan_client_reset_rt()
2215 void IPACM_Wlan::handle_SCC_MCC_switch(ipa_ip_type iptype) in handle_SCC_MCC_switch()
DIPACM_LanToLan.cpp1005 void IPACM_LanToLan_Iface::add_all_inter_interface_client_flt_rule(ipa_ip_type iptype) in add_all_inter_interface_client_flt_rule()
1021 void IPACM_LanToLan_Iface::add_all_intra_interface_client_flt_rule(ipa_ip_type iptype) in add_all_intra_interface_client_flt_rule()
1058 …LanToLan_Iface::add_client_flt_rule(peer_iface_info *peer, client_info *client, ipa_ip_type iptype) in add_client_flt_rule()
1940 bool IPACM_LanToLan_Iface::get_m_is_ip_addr_assigned(ipa_ip_type iptype) in get_m_is_ip_addr_assigned()
1947 void IPACM_LanToLan_Iface::set_m_is_ip_addr_assigned(ipa_ip_type iptype, bool value) in set_m_is_ip_addr_assigned()
DIPACM_OffloadManager.cpp688 int IPACM_OffloadManager::post_route_evt(enum ipa_ip_type iptype, int index, ipa_cm_event_id event,… in post_route_evt()
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
DIPACM_Config.h153 inline void increaseFltRuleCount(int index, ipa_ip_type iptype, int increment) in increaseFltRuleCount()
173 inline void decreaseFltRuleCount(int index, ipa_ip_type iptype, int decrement) in decreaseFltRuleCount()
193 inline int getFltRuleCount(int index, ipa_ip_type iptype) in getFltRuleCount()
DIPACM_Defs.h247 enum ipa_ip_type iptype; member
264 ipa_ip_type iptype; member
270 enum ipa_ip_type iptype; member
291 enum ipa_ip_type iptype; member
301 enum ipa_ip_type iptype; member
357 enum ipa_ip_type iptype; member
DIPACM_Wlan.h149 inline int delete_default_qos_rtrules(int clt_indx, ipa_ip_type iptype) in delete_default_qos_rtrules()
DIPACM_Lan.h303 inline int delete_eth_rtrules(int clt_indx, ipa_ip_type iptype) in delete_eth_rtrules()
DIPACM_Wan.h368 inline int delete_wan_rtrules(int clt_indx, ipa_ip_type iptype) in delete_wan_rtrules()
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
DIPACM_Config.h160 inline void increaseFltRuleCount(int index, ipa_ip_type iptype, int increment) in increaseFltRuleCount()
180 inline void decreaseFltRuleCount(int index, ipa_ip_type iptype, int decrement) in decreaseFltRuleCount()
200 inline int getFltRuleCount(int index, ipa_ip_type iptype) in getFltRuleCount()
DIPACM_Defs.h269 enum ipa_ip_type iptype; member
287 ipa_ip_type iptype; member
295 enum ipa_ip_type iptype; member
316 enum ipa_ip_type iptype; member
326 enum ipa_ip_type iptype; member
402 enum ipa_ip_type iptype; member
DIPACM_Wan.h145 static uint16_t queryMTU(int ipa_if_num_tether, enum ipa_ip_type iptype) in queryMTU()
191 static int delete_tether_iface(ipa_ip_type iptype, int ipa_if_num_tether) in delete_tether_iface()
531 inline int delete_wan_rtrules(int clt_indx, ipa_ip_type iptype) in delete_wan_rtrules()
DIPACM_Wlan.h153 inline int delete_default_qos_rtrules(int clt_indx, ipa_ip_type iptype) in delete_default_qos_rtrules()
DIPACM_Lan.h364 inline int delete_eth_rtrules(int clt_indx, ipa_ip_type iptype) in delete_eth_rtrules()