/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_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 | 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 …]
|
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 …]
|
D | IPACM_Neighbor.cpp | 81 IPACMDBG_H("Received IPA_WLAN_CLIENT_ADD_EVENT\n"); in event_callback() 89 IPACMDBG_H("AP Mac Address %02x:%02x:%02x:%02x:%02x:%02x\n", in event_callback() 95 IPACMDBG_H("The attribute type is not expected!\n"); in event_callback() 144 IPACMDBG_H("Posted event %d, with %s for ipv4 client re-connect\n", in event_callback() 160 IPACMDBG_H("Received IPA_NEW_NEIGH_EVENT\n"); in event_callback() 164 IPACMDBG_H("Received IPA_DEL_NEIGH_EVENT\n"); in event_callback() 182 … IPACMDBG_H("This is link local ipv4 address: 0x%x : ignore this NEIGH_EVENT\n", data->ipv4_addr); in event_callback() 217 IPACMDBG_H("Posted event %d,\ in event_callback() 243 IPACMDBG_H("update cache %d-entry, with %s iface, ipv4 address: 0x%x\n", in event_callback() 263 IPACMDBG_H("Cache client MAC %02x:%02x:%02x:%02x:%02x:%02x\n, total client: %d\n", in event_callback() [all …]
|
D | IPACM_Routing.cpp | 111 IPACMDBG_H("Added routing rule %p\n", ruleTable); in AddRoutingRule() 128 IPACMDBG_H("Deleted routing rule %p\n", ruleTable); in DeleteRoutingRule() 145 IPACMDBG_H("Commited routing rules to IPA HW.\n"); in Commit() 163 IPACMDBG_H("Reset command issued to IPA routing block.\n"); in Reset() 179 IPACMDBG_H("IPA_IOCTL_GET_RT_TBL ioctl issued to IPA routing block.\n"); in GetRoutingTable() 199 IPACMDBG_H("IPA_IOCTL_PUT_RT_TBL ioctl issued to IPA routing block.\n"); in PutRoutingTable() 234 IPACMDBG_H("Deleting Route hdl:(0x%x) with ip type: %d\n", rt_rule_entry->hdl, ip); in DeleteRoutingHdl() 274 IPACMDBG_H("Modified routing rules %p\n", mdfyRules); in ModifyRoutingRule()
|
D | IPACM_Iface.cpp | 86 IPACMDBG_H(" create iface-index(%d) constructor\n", ipa_if_num); in IPACM_Iface() 356 IPACMDBG_H("Interface index %d\n", interface_index); in iface_ipa_index_query() 366 IPACMDBG_H("Received interface name %s\n", ifr.ifr_name); in iface_ipa_index_query() 373 IPACMDBG_H("Interface (%s) linux(%d) mapped to ipa(%d) \n", ifr.ifr_name, in iface_ipa_index_query() 408 IPACMDBG_H("Interface index %d\n", interface_index); in iface_addr_query() 416 IPACMDBG_H("Interface index %d name: %s\n", interface_index,ifr.ifr_name); in iface_addr_query() 435 IPACMDBG_H("Internal post new_addr event for iface %s\n", ifa->ifa_name); in iface_addr_query() 441 IPACMDBG_H("ipv4 address %s\n",inet_ntoa(s4->sin_addr)); in iface_addr_query() 455 IPACMDBG_H("Posting IPA_ADDR_ADD_EVENT with if index:%d, ipv4 addr:0x%x\n", in iface_addr_query() 485 IPACMDBG_H("Posting IPA_ADDR_ADD_EVENT with if index:%d, ipv6 addr:0x%x:%x:%x:%x\n", in iface_addr_query() [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_Main.cpp | 134 IPACMDBG_H("netlink starter memset sk_fdset succeeds\n"); in netlink_start() 166 IPACMDBG_H("Waiting for nofications in dir %s with mask: 0x%x\n", IPACM_DIR_NAME, mask); in firewall_monitor() 197 IPACMDBG_H("The directory %s was 0x%x\n", event->name, event->mask); 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_FIREWALL_FILE_NAME); in firewall_monitor() 212 IPACMDBG_H("File \"%s\" was 0x%x\n", event->name, event->mask); in firewall_monitor() 213 IPACMDBG_H("The interested file %s .\n", IPACM_CFG_FILE_NAME); in firewall_monitor() 222 IPACMDBG_H("Received monitoring event %s.\n", event->name); in firewall_monitor() 288 IPACMDBG_H("Waiting for nofications from IPA driver \n"); in ipa_driver_msg_notifier() 306 IPACMDBG_H("Message type: %d\n", event_hdr.msg_type); in ipa_driver_msg_notifier() [all …]
|
D | IPACM_Config.cpp | 174 IPACMDBG_H(" create IPACM_Config constructor\n"); in IPACM_Config() 208 IPACMDBG_H("\n IPACM XML file is %s \n", IPACM_config_file); in Init() 211 IPACMDBG_H("\n IPACM XML read OK \n"); in Init() 226 IPACMDBG_H("RESET IPACM_Config::iface_table\n"); in Init() 243 …IPACMDBG_H("IPACM_Config::iface_table[%d] = %s, cat=%d, mode=%d wlan-mode=%d \n", i, iface_table[i… in Init() 249 IPACMDBG_H("ipa_virtual_iface_name(%s) \n", ipa_virtual_iface_name); in Init() 269 IPACMDBG_H("%dst::private_subnet_table= %s \n ", i, in Init() 274 IPACMDBG_H("%dst::private_subnet_table= %s \n ", i, in Init() 284 IPACMDBG_H("RESET IPACM_Config::alg_table \n"); in Init() 299 …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_Wan.cpp | 115 IPACMDBG_H("IPACM->IPACM_Wan(%d) constructor: Tx:%d\n", ipa_if_num, iface_query->num_tx_props); in IPACM_Wan() 175 IPACMDBG_H("send WAN_IOC_GET_WAN_MTU for %s\n", mtu_info->if_name); in IPACM_Wan() 187 IPACMDBG_H("Updated v4 mtu=[%d] for (%s)\n", in IPACM_Wan() 194 IPACMDBG_H("Updated v6 mtu=[%d] for (%s)\n", in IPACM_Wan() 207 IPACMDBG_H("index:%d constructor: Tx properties:%d\n", iface_index, iface_query->num_tx_props); in IPACM_Wan() 216 …IPACMDBG_H("One extended property for iface %s, replace %d to Q6_MHI_WAN\n", dev_name, is_sta_mode… in IPACM_Wan() 221 IPACMDBG_H("The new WAN interface is modem.\n"); in IPACM_Wan() 229 IPACMDBG_H("The new WAN interface is WLAN STA.\n"); in IPACM_Wan() 242 IPACMDBG_H("iface_query is empty.\n"); in IPACM_Wan() 262 IPACMDBG_H("dev %s add producer dependency\n", dev_name); in IPACM_Wan() [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 flag 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 | 136 IPACMDBG_H("IPACM_xml_parse: libxml returned parse error!\n"); in ipacm_read_cfg_xml() 150 IPACMDBG_H("IPACM_xml_parse: ipacm_cfg_xml_parse_tree returned parse error!\n"); in ipacm_read_cfg_xml() 214 IPACMDBG_H("inside IP Passthrough\n"); in ipacm_cfg_xml_parse_tree() 224 … IPACMDBG_H("Passthrough enable %d buf(%d)\n", config->ip_passthrough_mode, atoi(content_buf)); in ipacm_cfg_xml_parse_tree() 229 … IPACMDBG_H("Passthrough enable %d buf(%d)\n", config->ip_passthrough_mode, atoi(content_buf)); in ipacm_cfg_xml_parse_tree() 235 IPACMDBG_H("inside ODU-XML\n"); in ipacm_cfg_xml_parse_tree() 245 IPACMDBG_H("router-mode enable %d\n", config->router_mode_enable); in ipacm_cfg_xml_parse_tree() 250 IPACMDBG_H("router-mode enable %d\n", config->router_mode_enable); in ipacm_cfg_xml_parse_tree() 256 IPACMDBG_H("inside ODU-XML\n"); in ipacm_cfg_xml_parse_tree() 266 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 …]
|
D | IPACM_Neighbor.cpp | 81 IPACMDBG_H("Received IPA_WLAN_CLIENT_ADD_EVENT\n"); in event_callback() 89 IPACMDBG_H("AP Mac Address %02x:%02x:%02x:%02x:%02x:%02x\n", in event_callback() 95 IPACMDBG_H("The attribute type is not expected!\n"); in event_callback() 147 IPACMDBG_H("Posted event %d, with %s for ipv4 client re-connect\n", in event_callback() 163 IPACMDBG_H("Received IPA_NEW_NEIGH_EVENT\n"); in event_callback() 167 IPACMDBG_H("Received IPA_DEL_NEIGH_EVENT\n"); in event_callback() 187 … IPACMDBG_H("This is link local ipv4 address: 0x%x : ignore this NEIGH_EVENT\n", data->ipv4_addr); in event_callback() 223 IPACMDBG_H("Posted event %d,\ in event_callback() 250 IPACMDBG_H("update cache %d-entry, with %s iface, ipv4 address: 0x%x\n", in event_callback() 270 IPACMDBG_H("Cache client MAC %02x:%02x:%02x:%02x:%02x:%02x\n, total client: %d\n", in event_callback() [all …]
|
D | IPACM_Iface.cpp | 86 IPACMDBG_H(" create iface-index(%d) constructor\n", ipa_if_num); in IPACM_Iface() 421 IPACMDBG_H("Interface index %d\n", interface_index); in iface_ipa_index_query() 431 IPACMDBG_H("Received interface name %s\n", ifr.ifr_name); in iface_ipa_index_query() 438 IPACMDBG_H("Interface (%s) linux(%d) mapped to ipa(%d) \n", ifr.ifr_name, in iface_ipa_index_query() 473 IPACMDBG_H("Interface index %d\n", interface_index); in iface_addr_query() 481 IPACMDBG_H("Interface index %d name: %s\n", interface_index,ifr.ifr_name); in iface_addr_query() 500 IPACMDBG_H("Internal post new_addr event for iface %s\n", ifa->ifa_name); in iface_addr_query() 506 IPACMDBG_H("ipv4 address %s\n",inet_ntoa(s4->sin_addr)); in iface_addr_query() 522 IPACMDBG_H("Posting IPA_ADDR_ADD_EVENT with if index:%d, if name:%s, ipv4 addr:0x%x\n", in iface_addr_query() 555 … IPACMDBG_H("Posting IPA_ADDR_ADD_EVENT with if index:%d, if name:%s, ipv6 addr:0x%x:%x:%x:%x\n", in iface_addr_query() [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 …]
|