/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
D | IPACM_LanToLan.cpp | 71 IPACMDBG_H("Interface %s is WLAN interface.\n", p_iface->dev_name); in IPACM_LanToLan_Iface() 75 IPACMDBG_H("Interface %s is guest AP.\n", p_iface->dev_name); in IPACM_LanToLan_Iface() 106 IPACMDBG_H("Get %s event.\n", IPACM_Iface::ipacmcfg->getEventName(event)); in event_callback() 151 IPACMDBG_H("Interface name: %s IP type: %d\n", data->p_iface->dev_name, data->iptype); in handle_iface_up() 156 IPACMDBG_H("Found the interface.\n"); in handle_iface_up() 159 IPACMDBG_H("IP type %d was not active before, activating it now.\n", data->iptype); in handle_iface_up() 194 IPACMDBG_H("Does not find the interface, insert a new one.\n"); in handle_iface_up() 199 IPACMDBG_H("Now the total number of interfaces is %d.\n", m_iface.size()); in handle_iface_up() 239 IPACMDBG_H("Interface name: %s\n", data->p_iface->dev_name); in handle_iface_down() 245 IPACMDBG_H("Found the interface.\n"); in handle_iface_down() [all …]
|
D | IPACM_OffloadManager.cpp | 71 IPACMDBG_H("get registerEventListener \n"); in registerEventListener() 74 IPACMDBG_H("already have EventListener previously, override \n"); in registerEventListener() 87 IPACMDBG_H("already unregisterEventListener previously \n"); in unregisterEventListener() 98 IPACMDBG_H("get ConntrackTimeoutUpdater \n"); in registerCtTimeoutUpdater() 101 IPACMDBG_H("already have ConntrackTimeoutUpdater previously, override \n"); in registerCtTimeoutUpdater() 114 IPACMDBG_H("already unregisterCtTimeoutUpdater previously \n"); in unregisterCtTimeoutUpdater() 139 IPACMDBG_H(" FD %d, nl_pad %d nl_pid %u\n", fd, local.nl_pad, local.nl_pid); in provideFd() 143 IPACMDBG_H("has valid FDs fd_tcp %d, fd_udp %d, ignore fd %d.\n", cc->fd_tcp, cc->fd_udp, fd); in provideFd() 149 IPACMDBG_H("Received fd %d with groups %d.\n", fd, groups); in provideFd() 158 IPACMDBG_H("Received fd %d with groups %d.\n", fd, groups); in provideFd() [all …]
|
D | IPACM_Main.cpp | 123 IPACMDBG_H("netlink starter memset sk_fdset succeeds\n"); in netlink_start() 155 IPACMDBG_H("Waiting for nofications in dir %s with mask: 0x%x\n", IPACM_DIR_NAME, mask); in firewall_monitor() 186 IPACMDBG_H("The directory %s was 0x%x\n", event->name, event->mask); in firewall_monitor() 190 IPACMDBG_H("File \"%s\" was 0x%x\n", event->name, event->mask); in firewall_monitor() 191 IPACMDBG_H("The interested file %s .\n", IPACM_FIREWALL_FILE_NAME); in firewall_monitor() 201 IPACMDBG_H("File \"%s\" was 0x%x\n", event->name, event->mask); in firewall_monitor() 202 IPACMDBG_H("The interested file %s .\n", IPACM_CFG_FILE_NAME); in firewall_monitor() 211 IPACMDBG_H("Received monitoring event %s.\n", event->name); in firewall_monitor() 258 IPACMDBG_H("Waiting for nofications from IPA driver \n"); in ipa_driver_msg_notifier() 276 IPACMDBG_H("Message type: %d\n", event_hdr.msg_type); in ipa_driver_msg_notifier() [all …]
|
D | IPACM_Wlan.cpp | 97 IPACMDBG_H("index:%d constructor: Tx properties:%d\n", iface_index, iface_query->num_tx_props); in IPACM_Wlan() 107 IPACMDBG_H("Now the number of wlan AP iface is %d\n", IPACM_Wlan::num_wlan_ap_iface); in IPACM_Wlan() 114 IPACMDBG_H("%s: guest ap enable: %d \n", in IPACM_Wlan() 143 IPACMDBG_H("The interface is no longer active, return.\n"); in event_callback() 161 IPACMDBG_H("Received IPA_WLAN_LINK_DOWN_EVENT\n"); in event_callback() 179 IPACMDBG_H("Received IPA_PRIVATE_SUBNET_CHANGE_EVENT from itself posting, ignore\n"); in event_callback() 184 IPACMDBG_H("Received IPA_PRIVATE_SUBNET_CHANGE_EVENT from other LAN iface \n"); in event_callback() 188 IPACMDBG_H(" delete old private subnet rules, use new sets \n"); in event_callback() 200 IPACMDBG_H("Now the number of wlan AP iface is %d\n", IPACM_Wlan::num_wlan_ap_iface); in event_callback() 202 IPACMDBG_H("Received IPA_LAN_DELETE_SELF event.\n"); in event_callback() [all …]
|
D | IPACM_Config.cpp | 153 IPACMDBG_H(" create IPACM_Config constructor\n"); in IPACM_Config() 184 IPACMDBG_H("\n IPACM XML file is %s \n", IPACM_config_file); in Init() 187 IPACMDBG_H("\n IPACM XML read OK \n"); in Init() 202 IPACMDBG_H("RESET IPACM_Config::iface_table\n"); in Init() 219 …IPACMDBG_H("IPACM_Config::iface_table[%d] = %s, cat=%d, mode=%d wlan-mode=%d \n", i, iface_table[i… in Init() 225 IPACMDBG_H("ipa_virtual_iface_name(%s) \n", ipa_virtual_iface_name); in Init() 245 IPACMDBG_H("%dst::private_subnet_table= %s \n ", i, in Init() 250 IPACMDBG_H("%dst::private_subnet_table= %s \n ", i, in Init() 260 IPACMDBG_H("RESET IPACM_Config::alg_table \n"); in Init() 275 …IPACMDBG_H("IPACM_Config::ipacm_alg[%d] = %d, port=%d\n", i, alg_table[i].protocol, alg_table[i].p… in Init() [all …]
|
D | IPACM_Lan.cpp | 105 IPACMDBG_H(" IPACM->IPACM_Lan(%d) constructor: Tx:%d Rx:%d \n", ipa_if_num, in IPACM_Lan() 160 …IPACMDBG_H("odu is up: odu-driver in router-mode(%d) \n", IPACM_Iface::ipacmcfg->ipacm_odu_router_… in IPACM_Lan() 171 …IPACMDBG_H("Need to add %d IPv4 and %d IPv6 routing rules for eth bridge for each client.\n", each… in IPACM_Lan() 193 IPACMDBG_H("Upstream was set previously for ipv4, change is_upstream_set flag\n"); in IPACM_Lan() 199 IPACMDBG_H("Upstream was set previously for ipv6, change is_upstream_set flag\n"); in IPACM_Lan() 219 IPACMDBG_H("The interface is no longer active, return.\n"); in event_callback() 235 IPACMDBG_H("Received IPA_LINK_DOWN_EVENT\n"); in event_callback() 247 IPACMDBG_H("Received IPA_CFG_CHANGE_EVENT and category changed\n"); in event_callback() 257 IPACMDBG_H(" Has rx/tx properties registered for iface %s, add for NATTING \n", dev_name); in event_callback() 269 IPACMDBG_H("Received IPA_PRIVATE_SUBNET_CHANGE_EVENT from itself posting, ignore\n"); in event_callback() [all …]
|
D | IPACM_Xml.cpp | 124 IPACMDBG_H("IPACM_xml_parse: libxml returned parse error!\n"); in ipacm_read_cfg_xml() 138 IPACMDBG_H("IPACM_xml_parse: ipacm_cfg_xml_parse_tree returned parse error!\n"); in ipacm_read_cfg_xml() 202 IPACMDBG_H("inside IP Passthrough\n"); in ipacm_cfg_xml_parse_tree() 212 … IPACMDBG_H("Passthrough enable %d buf(%d)\n", config->ip_passthrough_mode, atoi(content_buf)); in ipacm_cfg_xml_parse_tree() 217 … IPACMDBG_H("Passthrough enable %d buf(%d)\n", config->ip_passthrough_mode, atoi(content_buf)); in ipacm_cfg_xml_parse_tree() 223 IPACMDBG_H("inside ODU-XML\n"); in ipacm_cfg_xml_parse_tree() 233 IPACMDBG_H("router-mode enable %d\n", config->router_mode_enable); in ipacm_cfg_xml_parse_tree() 238 IPACMDBG_H("router-mode enable %d\n", config->router_mode_enable); in ipacm_cfg_xml_parse_tree() 244 IPACMDBG_H("inside ODU-XML\n"); in ipacm_cfg_xml_parse_tree() 254 IPACMDBG_H("router-mode enable %d buf(%d)\n", config->odu_embms_enable, atoi(content_buf)); in ipacm_cfg_xml_parse_tree() [all …]
|
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/ |
D | IPACM_LanToLan.cpp | 75 IPACMDBG_H("Interface %s is WLAN interface.\n", p_iface->dev_name); in IPACM_LanToLan_Iface() 79 IPACMDBG_H("Interface %s is guest AP.\n", p_iface->dev_name); in IPACM_LanToLan_Iface() 120 IPACMDBG_H("Created LanToLan instance.\n"); in get_instance() 153 IPACMDBG_H("Get %s event.\n", IPACM_Iface::ipacmcfg->getEventName(event)); in event_callback() 245 IPACMDBG_H("Interface name: %s IP type: %d\n", data->p_iface->dev_name, data->iptype); in handle_iface_up() 250 IPACMDBG_H("Found the interface.\n"); in handle_iface_up() 253 IPACMDBG_H("IP type %d was not active before, activating it now.\n", data->iptype); in handle_iface_up() 288 IPACMDBG_H("Does not find the interface, insert a new one.\n"); in handle_iface_up() 293 IPACMDBG_H("Now the total number of interfaces is %d.\n", m_iface.size()); in handle_iface_up() 307 IPACMDBG_H("There is l2tp iface, add rt rules for l2tp iface.\n"); in handle_iface_up() [all …]
|
D | IPACM_OffloadManager.cpp | 71 IPACMDBG_H("get registerEventListener \n"); in registerEventListener() 74 IPACMDBG_H("already have EventListener previously, override \n"); in registerEventListener() 87 IPACMDBG_H("already unregisterEventListener previously \n"); in unregisterEventListener() 98 IPACMDBG_H("get ConntrackTimeoutUpdater \n"); in registerCtTimeoutUpdater() 101 IPACMDBG_H("already have ConntrackTimeoutUpdater previously, override \n"); in registerCtTimeoutUpdater() 114 IPACMDBG_H("already unregisterCtTimeoutUpdater previously \n"); in unregisterCtTimeoutUpdater() 139 IPACMDBG_H(" FD %d, nl_pad %d nl_pid %u\n", fd, local.nl_pad, local.nl_pid); in provideFd() 143 IPACMDBG_H("has valid FDs fd_tcp %d, fd_udp %d, ignore fd %d.\n", cc->fd_tcp, cc->fd_udp, fd); in provideFd() 149 IPACMDBG_H("Received fd %d with groups %d.\n", fd, groups); in provideFd() 158 IPACMDBG_H("Received fd %d with groups %d.\n", fd, groups); in provideFd() [all …]
|
D | IPACM_Wlan.cpp | 99 IPACMDBG_H("index:%d constructor: Tx properties:%d\n", iface_index, iface_query->num_tx_props); in IPACM_Wlan() 109 IPACMDBG_H("Now the number of wlan AP iface is %d\n", IPACM_Wlan::num_wlan_ap_iface); in IPACM_Wlan() 116 IPACMDBG_H("%s: guest ap enable: %d \n", in IPACM_Wlan() 146 IPACMDBG_H("The interface is no longer active, return.\n"); in event_callback() 167 IPACMDBG_H("Received IPA_WLAN_LINK_DOWN_EVENT\n"); in event_callback() 185 IPACMDBG_H("Received IPA_PRIVATE_SUBNET_CHANGE_EVENT from itself posting, ignore\n"); in event_callback() 190 IPACMDBG_H("Received IPA_PRIVATE_SUBNET_CHANGE_EVENT from other LAN iface \n"); in event_callback() 194 IPACMDBG_H(" delete old private subnet rules, use new sets \n"); in event_callback() 205 IPACMDBG_H("Now the number of wlan AP iface is %d\n", IPACM_Wlan::num_wlan_ap_iface); in event_callback() 207 IPACMDBG_H("Received IPA_LAN_DELETE_SELF event.\n"); in event_callback() [all …]
|
D | IPACM_Config.cpp | 162 IPACMDBG_H(" create IPACM_Config constructor\n"); in IPACM_Config() 193 IPACMDBG_H("\n IPACM XML file is %s \n", IPACM_config_file); in Init() 196 IPACMDBG_H("\n IPACM XML read OK \n"); in Init() 211 IPACMDBG_H("RESET IPACM_Config::iface_table\n"); in Init() 228 …IPACMDBG_H("IPACM_Config::iface_table[%d] = %s, cat=%d, mode=%d wlan-mode=%d \n", i, iface_table[i… in Init() 234 IPACMDBG_H("ipa_virtual_iface_name(%s) \n", ipa_virtual_iface_name); in Init() 254 IPACMDBG_H("%dst::private_subnet_table= %s \n ", i, in Init() 259 IPACMDBG_H("%dst::private_subnet_table= %s \n ", i, in Init() 269 IPACMDBG_H("RESET IPACM_Config::alg_table \n"); in Init() 284 …IPACMDBG_H("IPACM_Config::ipacm_alg[%d] = %d, port=%d\n", i, alg_table[i].protocol, alg_table[i].p… in Init() [all …]
|
D | IPACM_Main.cpp | 126 IPACMDBG_H("netlink starter memset sk_fdset succeeds\n"); in netlink_start() 158 IPACMDBG_H("Waiting for nofications in dir %s with mask: 0x%x\n", IPACM_DIR_NAME, mask); in firewall_monitor() 189 IPACMDBG_H("The directory %s was 0x%x\n", event->name, event->mask); in firewall_monitor() 193 IPACMDBG_H("File \"%s\" was 0x%x\n", event->name, event->mask); in firewall_monitor() 194 IPACMDBG_H("The interested file %s .\n", IPACM_FIREWALL_FILE_NAME); in firewall_monitor() 204 IPACMDBG_H("File \"%s\" was 0x%x\n", event->name, event->mask); in firewall_monitor() 205 IPACMDBG_H("The interested file %s .\n", IPACM_CFG_FILE_NAME); in firewall_monitor() 214 IPACMDBG_H("Received monitoring event %s.\n", event->name); in firewall_monitor() 266 IPACMDBG_H("Waiting for nofications from IPA driver \n"); in ipa_driver_msg_notifier() 284 IPACMDBG_H("Message type: %d\n", event_hdr.msg_type); in ipa_driver_msg_notifier() [all …]
|
D | IPACM_Wan.cpp | 106 IPACMDBG_H("IPACM->IPACM_Wan(%d) constructor: Tx:%d\n", ipa_if_num, iface_query->num_tx_props); in IPACM_Wan() 149 IPACMDBG_H("index:%d constructor: Tx properties:%d\n", iface_index, iface_query->num_tx_props); in IPACM_Wan() 155 IPACMDBG_H("The new WAN interface is modem.\n"); in IPACM_Wan() 161 IPACMDBG_H("The new WAN interface is WLAN STA.\n"); in IPACM_Wan() 178 IPACMDBG_H("dev %s add producer dependency\n", dev_name); in IPACM_Wan() 179 …IPACMDBG_H("depend Got pipe %d rm index : %d \n", tx_prop->tx[0].dst_pipe, IPACM_Iface::ipacmcfg->… in IPACM_Wan() 216 IPACMDBG_H("Either tx or rx property is NULL, return.\n"); in handle_addr_evt() 232 IPACMDBG_H("find matched ipv6 address, index:%d \n", num_ipv6_addr); in handle_addr_evt() 319 IPACMDBG_H("ipv6 wan iface rt-rule hdl=0x%x hdl=0x%x, num_dft_rt_v6: %d \n", in handle_addr_evt() 330 IPACMDBG_H("Now the number of modem ipv6 pdn is %d.\n", num_ipv6_modem_pdn); in handle_addr_evt() [all …]
|
D | IPACM_Lan.cpp | 111 IPACMDBG_H(" IPACM->IPACM_Lan(%d) constructor: Tx:%d Rx:%d \n", ipa_if_num, in IPACM_Lan() 166 …IPACMDBG_H("odu is up: odu-driver in router-mode(%d) \n", IPACM_Iface::ipacmcfg->ipacm_odu_router_… in IPACM_Lan() 177 …IPACMDBG_H("Need to add %d IPv4 and %d IPv6 routing rules for eth bridge for each client.\n", each… in IPACM_Lan() 200 …IPACMDBG_H(" Skip the Upstream falg set on LAN instance (%d) with WIFI backhaul (%d)\n", ipa_if_ca… in IPACM_Lan() 207 IPACMDBG_H("Upstream was set previously for ipv4, change is_upstream_set flag\n"); in IPACM_Lan() 213 IPACMDBG_H("Upstream was set previously for ipv6, change is_upstream_set flag\n"); in IPACM_Lan() 233 IPACMDBG_H("The interface is no longer active, return.\n"); in event_callback() 250 IPACMDBG_H("Received IPA_LINK_DOWN_EVENT\n"); in event_callback() 262 IPACMDBG_H("Received IPA_CFG_CHANGE_EVENT and category changed\n"); in event_callback() 272 IPACMDBG_H(" Has rx/tx properties registered for iface %s, add for NATTING \n", dev_name); in event_callback() [all …]
|
D | IPACM_Xml.cpp | 124 IPACMDBG_H("IPACM_xml_parse: libxml returned parse error!\n"); in ipacm_read_cfg_xml() 138 IPACMDBG_H("IPACM_xml_parse: ipacm_cfg_xml_parse_tree returned parse error!\n"); in ipacm_read_cfg_xml() 202 IPACMDBG_H("inside IP Passthrough\n"); in ipacm_cfg_xml_parse_tree() 212 … IPACMDBG_H("Passthrough enable %d buf(%d)\n", config->ip_passthrough_mode, atoi(content_buf)); in ipacm_cfg_xml_parse_tree() 217 … IPACMDBG_H("Passthrough enable %d buf(%d)\n", config->ip_passthrough_mode, atoi(content_buf)); in ipacm_cfg_xml_parse_tree() 223 IPACMDBG_H("inside ODU-XML\n"); in ipacm_cfg_xml_parse_tree() 233 IPACMDBG_H("router-mode enable %d\n", config->router_mode_enable); in ipacm_cfg_xml_parse_tree() 238 IPACMDBG_H("router-mode enable %d\n", config->router_mode_enable); in ipacm_cfg_xml_parse_tree() 244 IPACMDBG_H("inside ODU-XML\n"); in ipacm_cfg_xml_parse_tree() 254 IPACMDBG_H("router-mode enable %d buf(%d)\n", config->odu_embms_enable, atoi(content_buf)); in ipacm_cfg_xml_parse_tree() [all …]
|
D | IPACM_IfaceManager.cpp | 82 IPACMDBG_H(" RESET IPACM_cfg \n"); in event_callback() 86 IPACMDBG_H(" Save the bridge0 mac info in IPACM_cfg \n"); in event_callback() 100 IPACMDBG_H("cached bridge0 MAC %02x:%02x:%02x:%02x:%02x:%02x\n", in event_callback() 106 IPACMDBG_H("Recieved IPA_LINK_UP_EVENT event: link up %d: \n", evt_data->if_index); in event_callback() 120 …IPACMDBG_H("WAN-LTE (%s) link up, iface: %d: \n", IPACM_Iface::ipacmcfg->iface_table[ipa_interface… in event_callback() 128 IPACMDBG_H("Recieved IPA_USB_LINK_UP_EVENT event: link up %d: \n", evt_data->if_index); in event_callback() 139 …IPACMDBG_H("WAN-usb (%s) link up, iface: %d: \n", IPACM_Iface::ipacmcfg->iface_table[ipa_interface… in event_callback() 163 …IPACMDBG_H("WLAN AP (%s) link up, iface: %d: \n", IPACM_Iface::ipacmcfg->iface_table[ipa_interface… in event_callback() 170 …IPACMDBG_H("iface %s already up and act as %d mode: \n",IPACM_Iface::ipacmcfg->iface_table[ipa_int… in event_callback() 186 IPACMDBG_H("WLAN STA (%s) link up, iface: %d: \n", in event_callback() [all …]
|
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/ |
D | IPACM_LanToLan.cpp | 75 IPACMDBG_H("Interface %s is WLAN interface.\n", p_iface->dev_name); in IPACM_LanToLan_Iface() 79 IPACMDBG_H("Interface %s is guest AP.\n", p_iface->dev_name); in IPACM_LanToLan_Iface() 120 IPACMDBG_H("Created LanToLan instance.\n"); in get_instance() 154 IPACMDBG_H("Get %s event.\n", eventName); in event_callback() 248 IPACMDBG_H("Interface name: %s IP type: %d\n", data->p_iface->dev_name, data->iptype); in handle_iface_up() 253 IPACMDBG_H("Found the interface.\n"); in handle_iface_up() 256 IPACMDBG_H("IP type %d was not active before, activating it now.\n", data->iptype); in handle_iface_up() 291 IPACMDBG_H("Does not find the interface, insert a new one.\n"); in handle_iface_up() 296 IPACMDBG_H("Now the total number of interfaces is %zu.\n", m_iface.size()); in handle_iface_up() 310 IPACMDBG_H("There is l2tp iface, add rt rules for l2tp iface.\n"); in handle_iface_up() [all …]
|
D | IPACM_OffloadManager.cpp | 72 IPACMDBG_H("get registerEventListener \n"); in registerEventListener() 75 IPACMDBG_H("already have EventListener previously, override \n"); in registerEventListener() 88 IPACMDBG_H("already unregisterEventListener previously \n"); in unregisterEventListener() 99 IPACMDBG_H("get ConntrackTimeoutUpdater \n"); in registerCtTimeoutUpdater() 102 IPACMDBG_H("already have ConntrackTimeoutUpdater previously, override \n"); in registerCtTimeoutUpdater() 115 IPACMDBG_H("already unregisterCtTimeoutUpdater previously \n"); in unregisterCtTimeoutUpdater() 141 IPACMDBG_H(" FD %d, nl_pad %d nl_pid %u\n", fd, local.nl_pad, local.nl_pid); in provideFd() 145 IPACMDBG_H("has valid FDs fd_tcp %d, fd_udp %d, ignore fd %d.\n", cc->fd_tcp, cc->fd_udp, fd); in provideFd() 151 IPACMDBG_H("Received fd %d with groups %d.\n", fd, groups); in provideFd() 186 IPACMDBG_H("Received fd %d with groups %d.\n", fd, groups); in provideFd() [all …]
|
D | IPACM_Wlan.cpp | 99 IPACMDBG_H("index:%d constructor: Tx properties:%d\n", iface_index, iface_query->num_tx_props); in IPACM_Wlan() 109 IPACMDBG_H("Now the number of wlan AP iface is %d\n", IPACM_Wlan::num_wlan_ap_iface); in IPACM_Wlan() 116 IPACMDBG_H("%s: guest ap enable: %d \n", in IPACM_Wlan() 146 IPACMDBG_H("The interface is no longer active, return.\n"); in event_callback() 167 IPACMDBG_H("Received IPA_WLAN_LINK_DOWN_EVENT\n"); in event_callback() 185 IPACMDBG_H("Received IPA_PRIVATE_SUBNET_CHANGE_EVENT from itself posting, ignore\n"); in event_callback() 190 IPACMDBG_H("Received IPA_PRIVATE_SUBNET_CHANGE_EVENT from other LAN iface \n"); in event_callback() 194 IPACMDBG_H(" delete old private subnet rules, use new sets \n"); in event_callback() 205 IPACMDBG_H("Now the number of wlan AP iface is %d\n", IPACM_Wlan::num_wlan_ap_iface); in event_callback() 207 IPACMDBG_H("Received IPA_LAN_DELETE_SELF event.\n"); in event_callback() [all …]
|
D | IPACM_Config.cpp | 174 IPACMDBG_H(" create IPACM_Config constructor\n"); in IPACM_Config() 205 IPACMDBG_H("\n IPACM XML file is %s \n", IPACM_config_file); in Init() 208 IPACMDBG_H("\n IPACM XML read OK \n"); in Init() 223 IPACMDBG_H("RESET IPACM_Config::iface_table\n"); in Init() 240 …IPACMDBG_H("IPACM_Config::iface_table[%d] = %s, cat=%d, mode=%d wlan-mode=%d \n", i, iface_table[i… in Init() 246 IPACMDBG_H("ipa_virtual_iface_name(%s) \n", ipa_virtual_iface_name); in Init() 266 IPACMDBG_H("%dst::private_subnet_table= %s \n ", i, in Init() 271 IPACMDBG_H("%dst::private_subnet_table= %s \n ", i, in Init() 281 IPACMDBG_H("RESET IPACM_Config::alg_table \n"); in Init() 296 …IPACMDBG_H("IPACM_Config::ipacm_alg[%d] = %d, port=%d\n", i, alg_table[i].protocol, alg_table[i].p… in Init() [all …]
|
D | IPACM_Xml.cpp | 133 IPACMDBG_H("IPACM_xml_parse: libxml returned parse error!\n"); in ipacm_read_cfg_xml() 147 IPACMDBG_H("IPACM_xml_parse: ipacm_cfg_xml_parse_tree returned parse error!\n"); in ipacm_read_cfg_xml() 211 IPACMDBG_H("inside IP Passthrough\n"); in ipacm_cfg_xml_parse_tree() 221 … IPACMDBG_H("Passthrough enable %d buf(%d)\n", config->ip_passthrough_mode, atoi(content_buf)); in ipacm_cfg_xml_parse_tree() 226 … IPACMDBG_H("Passthrough enable %d buf(%d)\n", config->ip_passthrough_mode, atoi(content_buf)); in ipacm_cfg_xml_parse_tree() 232 IPACMDBG_H("inside ODU-XML\n"); in ipacm_cfg_xml_parse_tree() 242 IPACMDBG_H("router-mode enable %d\n", config->router_mode_enable); in ipacm_cfg_xml_parse_tree() 247 IPACMDBG_H("router-mode enable %d\n", config->router_mode_enable); in ipacm_cfg_xml_parse_tree() 253 IPACMDBG_H("inside ODU-XML\n"); in ipacm_cfg_xml_parse_tree() 263 IPACMDBG_H("router-mode enable %d buf(%d)\n", config->odu_embms_enable, atoi(content_buf)); in ipacm_cfg_xml_parse_tree() [all …]
|
D | IPACM_IfaceManager.cpp | 82 IPACMDBG_H(" RESET IPACM_cfg \n"); in event_callback() 86 IPACMDBG_H(" Save the bridge0 mac info in IPACM_cfg \n"); in event_callback() 100 IPACMDBG_H("cached bridge0 MAC %02x:%02x:%02x:%02x:%02x:%02x\n", in event_callback() 106 IPACMDBG_H("Recieved IPA_LINK_UP_EVENT event: link up %d: \n", evt_data->if_index); in event_callback() 120 …IPACMDBG_H("WAN-LTE (%s) link up, iface: %d: \n", IPACM_Iface::ipacmcfg->iface_table[ipa_interface… in event_callback() 128 IPACMDBG_H("Recieved IPA_USB_LINK_UP_EVENT event: link up %d: \n", evt_data->if_index); in event_callback() 139 …IPACMDBG_H("WAN-usb (%s) link up, iface: %d: \n", IPACM_Iface::ipacmcfg->iface_table[ipa_interface… in event_callback() 163 …IPACMDBG_H("WLAN AP (%s) link up, iface: %d: \n", IPACM_Iface::ipacmcfg->iface_table[ipa_interface… in event_callback() 170 …IPACMDBG_H("iface %s already up and act as %d mode: \n",IPACM_Iface::ipacmcfg->iface_table[ipa_int… in event_callback() 186 IPACMDBG_H("WLAN STA (%s) link up, iface: %d: \n", in event_callback() [all …]
|
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/ |
D | IPACM_Wan.h | 112 IPACMDBG_H("ipa_if_num_tether: %d\n",ipa_if_num_tether); in isWanUP() 120 IPACMDBG_H("support ipv4 tether_iface(%s)\n", in isWanUP() 138 IPACMDBG_H("ipa_if_num_tether: %d\n",ipa_if_num_tether); in isWanUP_V6() 146 IPACMDBG_H("support ipv6 tether_iface(%s)\n", in isWanUP_V6() 171 IPACMDBG_H("Found tether client at position %d name(%s)\n", i, in delete_tether_iface() 178 IPACMDBG_H("Not finding the tethered ipv4 client.\n"); in delete_tether_iface() 186 IPACMDBG_H("Now the total num of ipa_if_num_tether_v4_total is %d\n", in delete_tether_iface() 196 IPACMDBG_H("Found tether client at position %d name(%s)\n", i, in delete_tether_iface() 203 IPACMDBG_H("Not finding the tethered ipv6 client.\n"); in delete_tether_iface() 211 IPACMDBG_H("Now the total num of ipa_if_num_tether_v6_total is %d\n", in delete_tether_iface() [all …]
|
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/ |
D | IPACM_Wan.h | 124 IPACMDBG_H("ipa_if_num_tether: %d\n",ipa_if_num_tether); in isWanUP() 132 IPACMDBG_H("support ipv4 tether_iface(%s)\n", in isWanUP() 169 IPACMDBG_H("ipa_if_num_tether: %d\n",ipa_if_num_tether); in isWanUP_V6() 177 IPACMDBG_H("support ipv6 tether_iface(%s)\n", in isWanUP_V6() 202 IPACMDBG_H("Found tether client at position %d name(%s)\n", i, in delete_tether_iface() 209 IPACMDBG_H("Not finding the tethered ipv4 client.\n"); in delete_tether_iface() 217 IPACMDBG_H("Now the total num of ipa_if_num_tether_v4_total is %d\n", in delete_tether_iface() 227 IPACMDBG_H("Found tether client at position %d name(%s)\n", i, in delete_tether_iface() 234 IPACMDBG_H("Not finding the tethered ipv6 client.\n"); in delete_tether_iface() 242 IPACMDBG_H("Now the total num of ipa_if_num_tether_v6_total is %d\n", in delete_tether_iface() [all …]
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/ |
D | IPACM_Wan.h | 109 IPACMDBG_H("ipa_if_num_tether: %d\n",ipa_if_num_tether); in isWanUP() 118 IPACMDBG_H("support ipv4 tether_iface(%s)\n", in isWanUP() 136 IPACMDBG_H("ipa_if_num_tether: %d\n",ipa_if_num_tether); in isWanUP_V6() 144 IPACMDBG_H("support ipv6 tether_iface(%s)\n", in isWanUP_V6() 266 IPACMDBG_H("Passed MAC %02x:%02x:%02x:%02x:%02x:%02x\n", in get_wan_client_index() 272 IPACMDBG_H("stored MAC %02x:%02x:%02x:%02x:%02x:%02x\n", in get_wan_client_index() 284 IPACMDBG_H("Matched client index: %d\n", cnt); in get_wan_client_index() 297 IPACMDBG_H("Passed IPv4 %x\n", ipv4_addr); in get_wan_client_index_ipv4() 303 IPACMDBG_H("stored IPv4 %x\n", get_client_memptr(wan_client, cnt)->v4_addr); in get_wan_client_index_ipv4() 307 IPACMDBG_H("Matched client index: %d\n", cnt); in get_wan_client_index_ipv4() [all …]
|