Lines Matching refs:NET_DBG
120 NET_DBG("Cannot add IPv4 multicast address to iface %d", in mdns_iface_event_handler()
144 NET_DBG("Cannot set %s multicast %s (%d)", "IPv4", "TTL", ret); in setup_dst_addr()
152 NET_DBG("Cannot set %s multicast %s (%d)", "IPv6", "hoplimit", ret); in setup_dst_addr()
168 NET_DBG("Cannot get socket (%d)", ret); in get_socket()
288 NET_DBG("unable to set up the response address"); in send_response()
340 NET_DBG("Cannot send %s reply (%d)", "mDNS", ret); in send_response()
397 NET_DBG("unable to set up the response address"); in send_sd_response()
436 NET_DBG("unable to extract query (%d)", ret); in send_sd_response()
472 NET_DBG("matched query: %s.%s.%s.%s port: %u", in send_sd_response()
482 NET_DBG("dns_sd_handle_service_type_enum() failed (%d)", in send_sd_response()
490 NET_DBG("dns_sd_handle_ptr_query() failed (%d)", ret); in send_sd_response()
501 NET_DBG("Cannot send %s reply (%d)", "mDNS", ret); in send_sd_response()
547 NET_DBG("Received %d %s from %s", queries, in dns_read()
573 NET_DBG("[%d] query %s/%s label %s (%d bytes)", queries, in dns_read()
584 NET_DBG("%s query to our hostname %s.local", "mDNS", in dns_read()
614 NET_DBG("Cannot join %s IPv6 multicast group (%d)", in iface_ipv6_cb()
636 NET_DBG("Interface %d is down, not joining mcast group yet", in iface_ipv4_cb()
641 NET_DBG("Cannot add multicast address %s", in iface_ipv4_cb()
650 NET_DBG("Cannot add IPv4 multicast address to iface %d", in iface_ipv4_cb()
679 NET_DBG("%s read failed (%d)", "mDNS", ret); in dispatcher_cb()
731 NET_DBG("Setting %s listener to %d interface%s", "mDNS", iface_count, in init_listener()
779 NET_DBG("Cannot get interface name for %d (%d)", in init_listener()
788 NET_DBG("Cannot bind sock %d to interface %d (%d)", in init_listener()
813 NET_DBG("Cannot set %s to socket (%d)", "polling", ret); in init_listener()
821 NET_DBG("Cannot register %s %s socket service (%d)", in init_listener()
872 NET_DBG("Cannot get interface name for %d (%d)", in init_listener()
881 NET_DBG("Cannot bind sock %d to interface %d (%d)", in init_listener()
906 NET_DBG("Cannot set %s to socket (%d)", "polling", ret); in init_listener()
914 NET_DBG("Cannot register %s %s socket service (%d)", in init_listener()