/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/ |
D | IPACM_Routing.cpp | 56 IPACMERR("Failed opening %s.\n", DEVICE_NAME); in IPACM_Routing() 81 IPACMERR("Device is not opened\n"); in AddRoutingRule() 89 IPACMERR("Invalid dst pipe, Rule:%d dst_pipe:%d\n", cnt, ruleTable->rules[cnt].rule.dst); in AddRoutingRule() 102 IPACMERR("Failed adding routing rule %p\n", ruleTable); in AddRoutingRule() 124 IPACMERR("Failed deleting routing rule table %p\n", ruleTable); in DeleteRoutingRule() 141 IPACMERR("Failed commiting routing rules.\n"); in Commit() 159 IPACMERR("Failed resetting routing block.\n"); in Reset() 176 …IPACMERR("IPA_IOCTL_GET_RT_TBL ioctl failed, routingTable =0x%p, retval=0x%x.\n", routingTable, re… in GetRoutingTable() 195 IPACMERR("IPA_IOCTL_PUT_RT_TBL ioctl failed.\n"); in PutRoutingTable() 213 IPACMERR(" No route handle passed. Ignoring it\n"); in DeleteRoutingHdl() [all …]
|
D | IPACM_Filtering.cpp | 58 IPACMERR("Failed opening %s.\n", DEVICE_NAME); in IPACM_Filtering() 90 IPACMERR("Failed adding Filtering rule %pK\n", ruleTable); in AddFilteringRule() 97 IPACMERR("Adding Filter rule:%d failed with status:%d\n", in AddFilteringRule() 108 IPACMERR("Adding Filter rule:%d failed with status:%d\n", in AddFilteringRule() 134 IPACMERR("Adding Filter rule:%d failed with status:%d\n", in AddFilteringRuleAfter() 141 IPACMERR("Failed adding Filtering rule %pK\n", ruleTable); in AddFilteringRuleAfter() 147 IPACMERR("Not support adding Filtering rule %pK\n", ruleTable); in AddFilteringRuleAfter() 159 IPACMERR("Failed deleting Filtering rule %pK\n", ruleTable); in DeleteFilteringRule() 174 IPACMERR("failed committing Filtering rules.\n"); in Commit() 190 IPACMERR("failed resetting Filtering block.\n"); in Reset() [all …]
|
D | IPACM_CmdQueue.cpp | 58 IPACMERR("unable to create internal Message Queue instance\n"); in getInstanceInternal() 73 IPACMERR("unable to create external Message Queue instance\n"); in getInstanceExternal() 133 IPACMERR("unable to start internal cmd queue process\n"); in Process() 140 IPACMERR("unable to start external cmd queue process\n"); in Process() 148 IPACMERR("unable to lock the mutex\n"); in Process() 178 IPACMERR("unable to lock the mutex\n"); in Process() 182 IPACMERR("unable to unlock the mutex\n"); in Process() 191 IPACMERR("unable to unlock the mutex\n"); in Process() 200 IPACMERR("unable to unlock the mutex\n"); in Process()
|
D | IPACM_Main.cpp | 134 IPACMERR("Failed to initialize IPA netlink event listener\n"); in netlink_start() 169 IPACMERR("inotify read() error return length: %d and mask: 0x%x\n", length, mask); in firewall_monitor() 177 IPACMERR("Failed to allocate memory.\n"); in firewall_monitor() 260 IPACMERR("Failed opening %s.\n", IPA_DRIVER); in ipa_driver_msg_notifier() 312 IPACMERR("unable to allocate memory for event_wlan data_fid\n"); in ipa_driver_msg_notifier() 329 IPACMERR("unable to allocate memory for event_wlan data_fid\n"); in ipa_driver_msg_notifier() 345 IPACMERR("unable to allocate memory for event_wlan data_fid\n"); in ipa_driver_msg_notifier() 365 IPACMERR("unable to allocate memory for event_wlan data_fid\n"); in ipa_driver_msg_notifier() 382 IPACMERR("unable to allocate memory for event_wlan data\n"); in ipa_driver_msg_notifier() 399 IPACMERR("buffer size overflow\n"); in ipa_driver_msg_notifier() [all …]
|
D | IPACM_ConntrackClient.cpp | 78 IPACMERR("unable to create UDP filter\n"); in GetInstance() 87 IPACMERR("unable to create TCP filter\n"); in GetInstance() 126 IPACMERR("unable to allocate memory \n"); in IPAConntrackEventCB() 145 IPACMERR("Error sending Conntrack message to processing thread!\n"); in IPAConntrackEventCB() 183 IPACMERR("interface name overflows: len %zu\n", in IPA_Conntrack_Filters_Ignore_Bridge_Addrs() 194 IPACMERR("unable to retrieve (%s) interface address\n",ifr.ifr_name); in IPA_Conntrack_Filters_Ignore_Bridge_Addrs() 312 IPACMERR("unable to get conntrack client instance\n"); in IPA_Conntrack_TCP_Filter_Init() 321 IPACMERR("Unable to set filter logic\n"); in IPA_Conntrack_TCP_Filter_Init() 338 IPACMERR("unable to set filter logic\n"); in IPA_Conntrack_TCP_Filter_Init() 353 IPACMERR("unable to set filter logic\n"); in IPA_Conntrack_TCP_Filter_Init() [all …]
|
D | IPACM_Header.cpp | 50 IPACMERR("Failed to open %s in IPACM_Header test application constructor.\n", DEVICE_NAME); in IPACM_Header() 126 …IPACMERR("IPA_IOC_GET_HDR ioctl failed, routingTable =0x%p, retval=0x%x.\n", pHeaderStruct, retval… in GetHeaderHandle() 145 IPACMERR("IPA_IOC_COPY_HDR ioctl failed, retval=0x%x.\n", retval); in CopyHeader() 163 IPACMERR("Invalid header handle passed. Ignoring it\n"); in DeleteHeaderHdl() 171 IPACMERR("Unable to allocate memory for del header\n"); in DeleteHeaderHdl() 187 …IPACMERR("Header hdl:(%x) deletion failed! status: %d\n", hd_rule_entry->hdl,hd_rule_entry->statu… in DeleteHeaderHdl() 218 IPACMERR("Failed to allocate buffer.\n"); in DeleteHeaderProcCtx() 230 IPACMERR("Failed to delete hdr proc ctx: return value %d, status %d\n", in DeleteHeaderProcCtx()
|
D | IPACM_Conntrack_NATApp.cpp | 70 IPACMERR("Unable to get Config instance\n"); in Init() 80 IPACMERR("Unable to allocate memory for cache\n"); in Init() 92 IPACMERR("Unable to allocate memory for alg prots\n"); in Init() 107 IPACMERR("Unable to retrieve ALG prot count\n"); in Init() 167 IPACMERR("unable to create nat table Error:%d\n", ret); in AddTable() 180 …IPACMERR("unable to modify PDN 0 entry Error:%d INIT_HDR_METADATA register values will be used!\n"… in AddTable() 202 IPACMERR("unable to add the rule delete from cache\n"); in AddTable() 246 IPACMERR("unable to delete the nat table\n"); in DeleteTable() 253 IPACMERR("unable to delete nat table Error: %d\n", ret);; in DeleteTable() 308 IPACMERR("%s() %d deletion failed\n", __FUNCTION__, __LINE__); in DeleteEntry() [all …]
|
D | IPACM_Netlink.cpp | 134 IPACMERR("cannot open netlink socket\n"); in ipa_nl_open_socket() 148 IPACMERR("Error setting socket opts\n"); in ipa_nl_open_socket() 167 IPACMERR("Socket bind failed\n"); in ipa_nl_open_socket() 220 IPACMERR("ipa_nl select failed\n"); in ipa_nl_sock_listener_start() 234 IPACMERR("Error on read callback[%d] fd=%d\n", in ipa_nl_sock_listener_start() 242 IPACMERR("No read function\n"); in ipa_nl_sock_listener_start() 266 IPACMERR("Netlink message exceeds maximum length\n"); in ipa_nl_alloc_msg() 273 IPACMERR("Failed malloc for msghdr\n"); in ipa_nl_alloc_msg() 280 IPACMERR("Failed malloc for sockaddr\n"); in ipa_nl_alloc_msg() 297 IPACMERR("Failed malloc for mglen\n"); in ipa_nl_alloc_msg() [all …]
|
D | IPACM_OffloadManager.cpp | 131 IPACMERR("Init failed: cc %p\n", cc); in provideFd() 154 IPACMERR( "setsockopt returned error code %d ( %s )", errno, strerror( errno ) ); in provideFd() 163 IPACMERR( "setsockopt returned error code %d ( %s )", errno, strerror( errno ) ); in provideFd() 166 IPACMERR("Received unexpected fd with groups %d.\n", groups); in provideFd() 215 IPACMERR("fail to get iface index.\n"); in addDownstream() 286 IPACMERR("Failed to allocate memory.\n"); in addDownstream() 313 IPACMERR("iface length is 0.\n"); in removeDownstream() 318 IPACMERR("iface is not present in list.\n"); in removeDownstream() 324 IPACMERR("netdev(%s) already removed, ignored\n", downstream_name); in removeDownstream() 331 IPACMERR("Failed to allocate memory.\n"); in removeDownstream() [all …]
|
D | IPACM_Lan.cpp | 76 IPACMERR("unable to get Nat App instance \n"); in IPACM_Lan() 106 IPACMERR("unable to allocate memory\n"); in IPACM_Lan() 121 IPACMERR("unable to allocate memory\n"); in IPACM_Lan() 146 IPACMERR("Failed opening %s.\n", IPACM_Iface::ipacmcfg->DEVICE_NAME_ODU); in IPACM_Lan() 163 IPACMERR("Failed tell odu-driver the mode\n"); in IPACM_Lan() 317 IPACMERR("unable to allocate memory for IPA_USB_LINK_UP_EVENT data_fid\n"); in event_callback() 322 IPACMERR("Error while getting interface index for %s device", dev_name); in event_callback() 488 IPACMERR("Unable to allocate memory\n"); in event_callback() 528 IPACMERR("No event data is found.\n"); in event_callback() 537 …IPACMERR("IPA_HANDLE_WAN_UP_TETHER tether_if(%d), not valid (%d) ignore\n", data_wan_tether->if_in… in event_callback() [all …]
|
D | IPACM_Wan.cpp | 146 IPACMERR("unable to allocate memory\n"); in IPACM_Wan() 167 IPACMERR("Failed to open %s\n",IPA_DEVICE_NAME); in IPACM_Wan() 243 IPACMERR("Error Locate ipa_ioc_add_rt_rule memory...\n"); in handle_addr_evt() 259 IPACMERR("Failed to get QMAP header.\n"); in handle_addr_evt() 291 IPACMERR("Routing rule addition failed!\n"); in handle_addr_evt() 297 IPACMERR("rt rule adding failed. Result=%d\n", rt_rule_entry->status); in handle_addr_evt() 307 IPACMERR("Routing rule addition failed!\n"); in handle_addr_evt() 313 IPACMERR("rt rule adding failed. Result=%d\n", rt_rule_entry->status); in handle_addr_evt() 350 IPACMERR("Error Locate ipa_flt_rule_add memory...\n"); in handle_addr_evt() 384 IPACMERR("Error Adding Filtering rule, aborting...\n"); in handle_addr_evt() [all …]
|
D | IPACM_Iface.cpp | 119 IPACMERR("Error Locate ipa_flt_rule_add memory...\n"); in handle_software_routing_enable() 152 IPACMERR("Error Adding Filtering rule, aborting...\n"); in handle_software_routing_enable() 158 IPACMERR("adding flt rule failed status=0x%x\n", m_pFilteringTable->rules[0].status); in handle_software_routing_enable() 173 IPACMERR("Error Adding Filtering rule, aborting...\n"); in handle_software_routing_enable() 204 IPACMERR("Error Adding Filtering rule, aborting...\n"); 210 IPACMERR("adding flt rule failed status=0x%x\n", m_pFilteringTable->rules[0].status); 259 IPACMERR("Error Adding Filtering rule, aborting...\n"); in handle_software_routing_disable() 269 IPACMERR("Error Adding Filtering rule, aborting...\n"); in handle_software_routing_disable() 300 IPACMERR("Error Adding Filtering rule, aborting...\n"); 327 IPACMERR("Iface table in IPACM_Config is not available.\n"); in iface_ipa_index_query() [all …]
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
D | IPACM_Routing.cpp | 56 IPACMERR("Failed opening %s.\n", DEVICE_NAME); in IPACM_Routing() 81 IPACMERR("Device is not opened\n"); in AddRoutingRule() 89 IPACMERR("Invalid dst pipe, Rule:%d dst_pipe:%d\n", cnt, ruleTable->rules[cnt].rule.dst); in AddRoutingRule() 102 IPACMERR("Failed adding routing rule %p\n", ruleTable); in AddRoutingRule() 124 IPACMERR("Failed deleting routing rule table %p\n", ruleTable); in DeleteRoutingRule() 141 IPACMERR("Failed commiting routing rules.\n"); in Commit() 159 IPACMERR("Failed resetting routing block.\n"); in Reset() 176 …IPACMERR("IPA_IOCTL_GET_RT_TBL ioctl failed, routingTable =0x%p, retval=0x%x.\n", routingTable, re… in GetRoutingTable() 195 IPACMERR("IPA_IOCTL_PUT_RT_TBL ioctl failed.\n"); in PutRoutingTable() 213 IPACMERR(" No route handle passed. Ignoring it\n"); in DeleteRoutingHdl() [all …]
|
D | IPACM_CmdQueue.cpp | 58 IPACMERR("unable to create internal Message Queue instance\n"); in getInstanceInternal() 73 IPACMERR("unable to create external Message Queue instance\n"); in getInstanceExternal() 132 IPACMERR("unable to start internal cmd queue process\n"); in Process() 139 IPACMERR("unable to start external cmd queue process\n"); in Process() 147 IPACMERR("unable to lock the mutex\n"); in Process() 173 IPACMERR("unable to lock the mutex\n"); in Process() 177 IPACMERR("unable to unlock the mutex\n"); in Process() 186 IPACMERR("unable to unlock the mutex\n"); in Process() 195 IPACMERR("unable to unlock the mutex\n"); in Process()
|
D | IPACM_Filtering.cpp | 58 IPACMERR("Failed opening %s.\n", DEVICE_NAME); in IPACM_Filtering() 90 IPACMERR("Failed adding Filtering rule %p\n", ruleTable); in AddFilteringRule() 97 IPACMERR("Adding Filter rule:%d failed with status:%d\n", in AddFilteringRule() 108 IPACMERR("Adding Filter rule:%d failed with status:%d\n", in AddFilteringRule() 134 IPACMERR("Adding Filter rule:%d failed with status:%d\n", in AddFilteringRuleAfter() 141 IPACMERR("Failed adding Filtering rule %p\n", ruleTable); in AddFilteringRuleAfter() 156 IPACMERR("Failed deleting Filtering rule %p\n", ruleTable); in DeleteFilteringRule() 171 IPACMERR("failed committing Filtering rules.\n"); in Commit() 187 IPACMERR("failed resetting Filtering block.\n"); in Reset() 211 IPACMERR("unable to allocate memory for del filter rule\n"); in DeleteFilteringHdls() [all …]
|
D | IPACM_Main.cpp | 131 IPACMERR("Failed to initialize IPA netlink event listener\n"); in netlink_start() 166 IPACMERR("inotify read() error return length: %d and mask: 0x%x\n", length, mask); in firewall_monitor() 174 IPACMERR("Failed to allocate memory.\n"); in firewall_monitor() 252 IPACMERR("Failed opening %s.\n", IPA_DRIVER); in ipa_driver_msg_notifier() 304 IPACMERR("unable to allocate memory for event_wlan data_fid\n"); in ipa_driver_msg_notifier() 321 IPACMERR("unable to allocate memory for event_wlan data_fid\n"); in ipa_driver_msg_notifier() 337 IPACMERR("unable to allocate memory for event_wlan data_fid\n"); in ipa_driver_msg_notifier() 357 IPACMERR("unable to allocate memory for event_wlan data_fid\n"); in ipa_driver_msg_notifier() 374 IPACMERR("unable to allocate memory for event_wlan data\n"); in ipa_driver_msg_notifier() 391 IPACMERR("buffer size overflow\n"); in ipa_driver_msg_notifier() [all …]
|
D | IPACM_ConntrackClient.cpp | 78 IPACMERR("unable to create UDP filter\n"); in GetInstance() 87 IPACMERR("unable to create TCP filter\n"); in GetInstance() 126 IPACMERR("unable to allocate memory \n"); in IPAConntrackEventCB() 145 IPACMERR("Error sending Conntrack message to processing thread!\n"); in IPAConntrackEventCB() 179 IPACMERR("interface name overflows: len %zu\n", in IPA_Conntrack_Filters_Ignore_Bridge_Addrs() 194 IPACMERR("unable to retrieve (%s) interface address\n",ifr.ifr_name); in IPA_Conntrack_Filters_Ignore_Bridge_Addrs() 312 IPACMERR("unable to get conntrack client instance\n"); in IPA_Conntrack_TCP_Filter_Init() 321 IPACMERR("Unable to set filter logic\n"); in IPA_Conntrack_TCP_Filter_Init() 338 IPACMERR("unable to set filter logic\n"); in IPA_Conntrack_TCP_Filter_Init() 353 IPACMERR("unable to set filter logic\n"); in IPA_Conntrack_TCP_Filter_Init() [all …]
|
D | IPACM_Header.cpp | 50 IPACMERR("Failed to open %s in IPACM_Header test application constructor.\n", DEVICE_NAME); in IPACM_Header() 126 …IPACMERR("IPA_IOC_GET_HDR ioctl failed, routingTable =0x%p, retval=0x%x.\n", pHeaderStruct, retval… in GetHeaderHandle() 145 IPACMERR("IPA_IOC_COPY_HDR ioctl failed, retval=0x%x.\n", retval); in CopyHeader() 163 IPACMERR("Invalid header handle passed. Ignoring it\n"); in DeleteHeaderHdl() 171 IPACMERR("Unable to allocate memory for del header\n"); in DeleteHeaderHdl() 187 …IPACMERR("Header hdl:(%x) deletion failed! status: %d\n", hd_rule_entry->hdl,hd_rule_entry->statu… in DeleteHeaderHdl() 218 IPACMERR("Failed to allocate buffer.\n"); in DeleteHeaderProcCtx() 230 IPACMERR("Failed to delete hdr proc ctx: return value %d, status %d\n", in DeleteHeaderProcCtx()
|
D | IPACM_Netlink.cpp | 134 IPACMERR("cannot open netlink socket\n"); in ipa_nl_open_socket() 148 IPACMERR("Error setting socket opts\n"); in ipa_nl_open_socket() 167 IPACMERR("Socket bind failed\n"); in ipa_nl_open_socket() 220 IPACMERR("ipa_nl select failed\n"); in ipa_nl_sock_listener_start() 234 IPACMERR("Error on read callback[%d] fd=%d\n", in ipa_nl_sock_listener_start() 242 IPACMERR("No read function\n"); in ipa_nl_sock_listener_start() 266 IPACMERR("Netlink message exceeds maximum length\n"); in ipa_nl_alloc_msg() 273 IPACMERR("Failed malloc for msghdr\n"); in ipa_nl_alloc_msg() 280 IPACMERR("Failed malloc for sockaddr\n"); in ipa_nl_alloc_msg() 297 IPACMERR("Failed malloc for mglen\n"); in ipa_nl_alloc_msg() [all …]
|
D | IPACM_Conntrack_NATApp.cpp | 66 IPACMERR("Unable to get Config instance\n"); in Init() 76 IPACMERR("Unable to allocate memory for cache\n"); in Init() 88 IPACMERR("Unable to allocate memory for alg prots\n"); in Init() 95 IPACMERR("Unable to retrieve ALG prots\n"); in Init() 151 IPACMERR("unable to create nat table Error:%d\n", ret); in AddTable() 173 IPACMERR("unable to add the rule delete from cache\n"); in AddTable() 217 IPACMERR("unable to delete the nat table\n"); in DeleteTable() 224 IPACMERR("unable to delete nat table Error: %d\n", ret);; in DeleteTable() 279 IPACMERR("%s() %d deletion failed\n", __FUNCTION__, __LINE__); in DeleteEntry() 312 IPACMERR("connection using ALG Port, ignore\n"); in AddEntry() [all …]
|
D | IPACM_OffloadManager.cpp | 131 IPACMERR("Init failed: cc %p\n", cc); in provideFd() 154 IPACMERR( "setsockopt returned error code %d ( %s )", errno, strerror( errno ) ); in provideFd() 163 IPACMERR( "setsockopt returned error code %d ( %s )", errno, strerror( errno ) ); in provideFd() 166 IPACMERR("Received unexpected fd with groups %d.\n", groups); in provideFd() 214 IPACMERR("fail to get iface index.\n"); in addDownstream() 278 IPACMERR("Failed to allocate memory.\n"); in addDownstream() 305 IPACMERR("iface length is 0.\n"); in removeDownstream() 310 IPACMERR("iface is not present in list.\n"); in removeDownstream() 316 IPACMERR("netdev(%s) already removed, ignored\n", downstream_name); in removeDownstream() 323 IPACMERR("Failed to allocate memory.\n"); in removeDownstream() [all …]
|
D | IPACM_Lan.cpp | 76 IPACMERR("unable to get Nat App instance \n"); in IPACM_Lan() 100 IPACMERR("unable to allocate memory\n"); in IPACM_Lan() 115 IPACMERR("unable to allocate memory\n"); in IPACM_Lan() 140 IPACMERR("Failed opening %s.\n", IPACM_Iface::ipacmcfg->DEVICE_NAME_ODU); in IPACM_Lan() 157 IPACMERR("Failed tell odu-driver the mode\n"); in IPACM_Lan() 302 IPACMERR("unable to allocate memory for IPA_USB_LINK_UP_EVENT data_fid\n"); in event_callback() 307 IPACMERR("Error while getting interface index for %s device", dev_name); in event_callback() 440 IPACMERR("Unable to allocate memory\n"); in event_callback() 480 IPACMERR("No event data is found.\n"); in event_callback() 489 …IPACMERR("IPA_HANDLE_WAN_UP_TETHER tether_if(%d), not valid (%d) ignore\n", data_wan_tether->if_in… in event_callback() [all …]
|
D | IPACM_Iface.cpp | 119 IPACMERR("Error Locate ipa_flt_rule_add memory...\n"); in handle_software_routing_enable() 152 IPACMERR("Error Adding Filtering rule, aborting...\n"); in handle_software_routing_enable() 158 IPACMERR("adding flt rule failed status=0x%x\n", m_pFilteringTable->rules[0].status); in handle_software_routing_enable() 173 IPACMERR("Error Adding Filtering rule, aborting...\n"); in handle_software_routing_enable() 204 IPACMERR("Error Adding Filtering rule, aborting...\n"); 210 IPACMERR("adding flt rule failed status=0x%x\n", m_pFilteringTable->rules[0].status); 259 IPACMERR("Error Adding Filtering rule, aborting...\n"); in handle_software_routing_disable() 269 IPACMERR("Error Adding Filtering rule, aborting...\n"); in handle_software_routing_disable() 300 IPACMERR("Error Adding Filtering rule, aborting...\n"); 327 IPACMERR("Iface table in IPACM_Config is not available.\n"); in iface_ipa_index_query() [all …]
|
D | IPACM_Wan.cpp | 146 IPACMERR("unable to allocate memory\n"); in IPACM_Wan() 167 IPACMERR("Failed to open %s\n",IPA_DEVICE_NAME); in IPACM_Wan() 243 IPACMERR("Error Locate ipa_ioc_add_rt_rule memory...\n"); in handle_addr_evt() 259 IPACMERR("Failed to get QMAP header.\n"); in handle_addr_evt() 291 IPACMERR("Routing rule addition failed!\n"); in handle_addr_evt() 297 IPACMERR("rt rule adding failed. Result=%d\n", rt_rule_entry->status); in handle_addr_evt() 307 IPACMERR("Routing rule addition failed!\n"); in handle_addr_evt() 313 IPACMERR("rt rule adding failed. Result=%d\n", rt_rule_entry->status); in handle_addr_evt() 350 IPACMERR("Error Locate ipa_flt_rule_add memory...\n"); in handle_addr_evt() 384 IPACMERR("Error Adding Filtering rule, aborting...\n"); in handle_addr_evt() [all …]
|
D | IPACM_Config.cpp | 165 IPACMERR("Unable to allocate cfg memory.\n"); in Init() 176 IPACMERR("Failed opening %s.\n", DEVICE_NAME); in Init() 191 IPACMERR("\n IPACM XML read failed \n"); in Init() 208 IPACMERR("Unable to allocate iface_table memory.\n"); in Init() 266 IPACMERR("Unable to allocate alg_table memory.\n"); in Init() 306 IPACMERR("unable to allocate nat ifaces\n"); in Init() 418 IPACMERR("unable to initialize config instance\n"); in GetInstance() 430 IPACMERR("Invalid input\n"); in GetAlgPorts() 447 IPACMERR("Invalid input\n"); in GetNatIfaces() 591 …IPACMERR("Failed adding dependecny for RM_table entry %d's bi-direction dependency (error:%d) \n",… in AddRmDepend() [all …]
|