/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/ |
D | IPACM_Log.h | 78 #define PERROR(fmt) memset(buffer_send, 0, MAX_BUF_LEN);\ macro 91 #define PERROR(fmt) perror(fmt) macro
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/ |
D | IPACM_Log.h | 78 #define PERROR(fmt) memset(buffer_send, 0, MAX_BUF_LEN);\ macro 91 #define PERROR(fmt) perror(fmt) macro
|
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/ |
D | IPACM_Log.h | 78 #define PERROR(fmt) memset(buffer_send, 0, MAX_BUF_LEN);\ macro 91 #define PERROR(fmt) perror(fmt) macro
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipanat/inc/ |
D | ipa_nat_logi.h | 53 #define PERROR(fmt) printf("%s:%d %s()", __FILE__, __LINE__, __FUNCTION__);\ macro
|
/hardware/qcom/sdm845/data/ipacfg-mgr/ipanat/inc/ |
D | ipa_nat_logi.h | 53 #define PERROR(fmt) printf("%s:%d %s()", __FILE__, __LINE__, __FUNCTION__);\ macro
|
/hardware/qcom/sm8150/data/ipacfg-mgr/ipanat/inc/ |
D | ipa_nat_logi.h | 53 #define PERROR(fmt) printf("%s:%d %s()", __FILE__, __LINE__, __FUNCTION__);\ macro
|
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/ |
D | IPACM_ConntrackClient.cpp | 169 PERROR("unable to open socket"); in IPA_Conntrack_Filters_Ignore_Bridge_Addrs() 450 PERROR("nfct_open failed on getting tcp_hdl\n"); in TCPRegisterWithConnTrack() 541 PERROR("nfct_open failed on getting udp_hdl\n"); in UDPRegisterWithConnTrack() 688 PERROR("unable to attach the filter to udp handle\n"); in UpdateUDPFilters() 733 PERROR("unable to attach the filter to tcp handle\n"); in UpdateTCPFilters()
|
D | IPACM_Iface.cpp | 349 PERROR("get interface name socket create failed"); in iface_ipa_index_query() 360 PERROR("call_ioctl_on_dev: ioctl failed:"); in iface_ipa_index_query() 401 PERROR("get interface name socket create failed"); in iface_addr_query() 412 PERROR("call_ioctl_on_dev: ioctl failed:"); in iface_addr_query() 537 PERROR("ioctl IPA_IOC_QUERY_INTF failed\n"); in query_iface_property() 558 PERROR("ioctl IPA_IOC_QUERY_INTF_TX_PROPS failed\n"); in query_iface_property() 610 PERROR("ioctl IPA_IOC_QUERY_INTF_RX_PROPS failed\n"); in query_iface_property()
|
D | IPACM_ConntrackListener.cpp | 195 PERROR("get interface name socket create failed"); in CheckNatIface() 203 PERROR("call_ioctl_on_dev: ioctl failed:"); in CheckNatIface() 394 PERROR("unable to create TCP conntrack\n"); in CreateConnTrackThreads() 408 PERROR("unable to create UDP conntrack\n"); in CreateConnTrackThreads() 437 PERROR("unable to create udp conn timeout\n"); in CreateNatThreads()
|
D | IPACM_Routing.cpp | 238 PERROR("Routing rule deletion failed!\n"); in DeleteRoutingHdl()
|
D | IPACM_Filtering.cpp | 91 PERROR("unable to add filter rule:"); in AddFilteringRule() 238 PERROR("Filter rule deletion failed!\n"); in DeleteFilteringHdls()
|
D | IPACM_Main.cpp | 155 PERROR("inotify_init"); in firewall_monitor() 279 PERROR("didn't read IPA_driver correctly"); in ipa_driver_msg_notifier() 1046 PERROR("get interface index socket create failed"); in ipa_get_if_index()
|
D | IPACM_Conntrack_NATApp.cpp | 450 PERROR("nfct_open"); in UpdateCTUdpTs() 460 PERROR("nfct_new"); in UpdateCTUdpTs()
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
D | IPACM_ConntrackClient.cpp | 169 PERROR("unable to open socket"); in IPA_Conntrack_Filters_Ignore_Bridge_Addrs() 451 PERROR("nfct_open failed on getting tcp_hdl\n"); in TCPRegisterWithConnTrack() 542 PERROR("nfct_open failed on getting udp_hdl\n"); in UDPRegisterWithConnTrack() 689 PERROR("unable to attach the filter to udp handle\n"); in UpdateUDPFilters() 734 PERROR("unable to attach the filter to tcp handle\n"); in UpdateTCPFilters()
|
D | IPACM_Iface.cpp | 349 PERROR("get interface name socket create failed"); in iface_ipa_index_query() 360 PERROR("call_ioctl_on_dev: ioctl failed:"); in iface_ipa_index_query() 401 PERROR("get interface name socket create failed"); in iface_addr_query() 412 PERROR("call_ioctl_on_dev: ioctl failed:"); in iface_addr_query() 531 PERROR("ioctl IPA_IOC_QUERY_INTF failed\n"); in query_iface_property() 552 PERROR("ioctl IPA_IOC_QUERY_INTF_TX_PROPS failed\n"); in query_iface_property() 604 PERROR("ioctl IPA_IOC_QUERY_INTF_RX_PROPS failed\n"); in query_iface_property()
|
D | IPACM_ConntrackListener.cpp | 195 PERROR("get interface name socket create failed"); in CheckNatIface() 203 PERROR("call_ioctl_on_dev: ioctl failed:"); in CheckNatIface() 396 PERROR("unable to create TCP conntrack\n"); in CreateConnTrackThreads() 413 PERROR("unable to create UDP conntrack\n"); in CreateConnTrackThreads() 445 PERROR("unable to create udp conn timeout\n"); in CreateNatThreads()
|
D | IPACM_Filtering.cpp | 91 PERROR("unable to add filter rule:"); in AddFilteringRule() 235 PERROR("Filter rule deletion failed!\n"); in DeleteFilteringHdls()
|
D | IPACM_Main.cpp | 152 PERROR("inotify_init"); in firewall_monitor() 271 PERROR("didn't read IPA_driver correctly"); in ipa_driver_msg_notifier() 973 PERROR("get interface index socket create failed"); in ipa_get_if_index()
|
D | IPACM_Conntrack_NATApp.cpp | 420 PERROR("nfct_open"); in UpdateCTUdpTs() 430 PERROR("nfct_new"); in UpdateCTUdpTs()
|
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/ |
D | IPACM_ConntrackClient.cpp | 169 PERROR("unable to open socket"); in IPA_Conntrack_Filters_Ignore_Bridge_Addrs() 450 PERROR("nfct_open failed on getting tcp_hdl\n"); in TCPRegisterWithConnTrack() 541 PERROR("nfct_open failed on getting udp_hdl\n"); in UDPRegisterWithConnTrack() 688 PERROR("unable to attach the filter to udp handle\n"); in UpdateUDPFilters() 733 PERROR("unable to attach the filter to tcp handle\n"); in UpdateTCPFilters()
|
D | IPACM_Iface.cpp | 414 PERROR("get interface name socket create failed"); in iface_ipa_index_query() 425 PERROR("call_ioctl_on_dev: ioctl failed:"); in iface_ipa_index_query() 466 PERROR("get interface name socket create failed"); in iface_addr_query() 477 PERROR("call_ioctl_on_dev: ioctl failed:"); in iface_addr_query() 602 PERROR("ioctl IPA_IOC_QUERY_INTF failed\n"); in query_iface_property() 623 PERROR("ioctl IPA_IOC_QUERY_INTF_TX_PROPS failed\n"); in query_iface_property() 675 PERROR("ioctl IPA_IOC_QUERY_INTF_RX_PROPS failed\n"); in query_iface_property()
|
D | IPACM_Routing.cpp | 185 PERROR("unable to add routing rule:"); in AddRoutingRule_hw_index() 347 PERROR("Routing rule deletion failed!\n"); in DeleteRoutingHdl()
|
D | IPACM_ConntrackListener.cpp | 195 PERROR("get interface name socket create failed"); in CheckNatIface() 203 PERROR("call_ioctl_on_dev: ioctl failed:"); in CheckNatIface() 401 PERROR("unable to create TCP conntrack\n"); in CreateConnTrackThreads() 415 PERROR("unable to create UDP conntrack\n"); in CreateConnTrackThreads() 444 PERROR("unable to create udp conn timeout\n"); in CreateNatThreads()
|
D | IPACM_Filtering.cpp | 94 PERROR("unable to add filter rule:"); in AddFilteringRule() 196 PERROR("unable to add filter rule:"); in AddFilteringRule_hw_index() 313 PERROR("unable to add filter rule:"); in AddFilteringRuleAfter_hw_index() 483 PERROR("Filter rule deletion failed!\n"); in DeleteFilteringHdls()
|
D | IPACM_Main.cpp | 163 PERROR("inotify_init"); in firewall_monitor() 297 PERROR("didn't read IPA_driver correctly"); in ipa_driver_msg_notifier() 1132 PERROR("get interface index socket create failed"); in ipa_get_if_index()
|