Lines Matching refs:D_NET
871 DPRINTF(D_NET, "Unable to setsockopt(): %s\n", in socksetup_tls()
1007 DPRINTF(D_NET, "Unable to open socket.\n"); in tls_connect()
1012 DPRINTF(D_NET, "Unable to setsockopt(): %s\n", in tls_connect()
1016 DPRINTF(D_NET, "Unable to connect() to %s: %s\n", in tls_connect()
1052 DPRINTF(D_NET, "Unable to fcntl(sock, O_NONBLOCK): " in tls_connect()
1069 DPRINTF((D_TLS|D_NET), "Unable to establish a TCP connection to %s\n", in tls_connect()
1358 DPRINTF((D_TLS|D_NET), "incoming TCP connection\n"); in dispatch_socket_accept()
1375 DPRINTF(D_NET, "could not get peername: %s", gai_strerror(rc)); in dispatch_socket_accept()
1397 DPRINTF(D_NET, "Unable to fcntl(sock, O_NONBLOCK): %s\n", in dispatch_socket_accept()
1888 DPRINTF((D_TLS|D_NET), "Closed TLS connection to %s\n", in dispatch_SSL_shutdown()
1917 DPRINTF((D_TLS|D_NET), "Ignore error in SSL_shutdown()" in dispatch_SSL_shutdown()
1961 DPRINTF((D_TLS|D_NET), "Closed TCP connection to %s\n", in dispatch_SSL_shutdown()