Symbol: VERB_CLIENT
sbin/unwind/libunbound/services/outside_network.c
1069
if(verbosity >= VERB_CLIENT && pend->query->pkt_len > 12+2+2 &&
sbin/unwind/libunbound/services/outside_network.c
1074
verbose(VERB_CLIENT, "reuse_move_writewait_away current %s %d bytes were written",
sbin/unwind/libunbound/services/outside_network.c
1094
if(verbosity >= VERB_CLIENT && w->pkt_len > 12+2+2 &&
sbin/unwind/libunbound/services/outside_network.c
1099
verbose(VERB_CLIENT, "reuse_move_writewait_away item %s", buf);
sbin/unwind/libunbound/services/outside_network.c
1111
verbose(VERB_CLIENT, "reuse_tcp_remove_tree_list");
sbin/unwind/libunbound/services/outside_network.c
1190
verbose(VERB_CLIENT, "decommission_pending_tcp");
sbin/unwind/libunbound/services/outside_network.c
1278
log_reuse_tcp(VERB_CLIENT, "reuse_tcp_setup_timeout", &pend_tcp->reuse);
sbin/unwind/libunbound/services/outside_network.c
1286
log_reuse_tcp(VERB_CLIENT, "reuse_tcp_setup_readtimeout", &pend_tcp->reuse);
sbin/unwind/libunbound/services/outside_network.c
1393
verbose(VERB_CLIENT, "outnet tcp callback query err %d buflen %d",
sbin/unwind/libunbound/services/outside_network.c
1398
verbose(VERB_CLIENT, "outnet_tcp_cb reuse after cb");
sbin/unwind/libunbound/services/outside_network.c
1400
verbose(VERB_CLIENT, "outnet_tcp_cb reuse after cb: keep it");
sbin/unwind/libunbound/services/outside_network.c
1412
verbose(VERB_CLIENT, "outnet_tcp_cb reuse after cb: decommission it");
sbin/unwind/libunbound/services/outside_network.c
2328
verbose(VERB_CLIENT, "outnet_tcptimer");
sbin/unwind/libunbound/services/outside_network.c
2348
verbose(VERB_CLIENT, "reuse_tcp_close_oldest");
sbin/unwind/libunbound/services/outside_network.c
2441
verbose(VERB_CLIENT, "pending_tcp_query");
sbin/unwind/libunbound/services/outside_network.c
2452
log_reuse_tcp(VERB_CLIENT, "pending_tcp_query: found reuse", reuse);
sbin/unwind/libunbound/services/outside_network.c
2509
verbose(VERB_CLIENT, "pending_tcp_query: reuse, store");
sbin/unwind/libunbound/services/outside_network.c
2528
verbose(VERB_CLIENT, "pending_tcp_query: new fd, connect");
sbin/unwind/libunbound/services/outside_network.c
2554
verbose(VERB_CLIENT, "pending_tcp_query: queue to wait");
sbin/unwind/libunbound/services/outside_network.c
2713
verbose(VERB_CLIENT, "reuse_tcp_remove_serviced_keep");
sbin/unwind/libunbound/services/outside_network.c
2722
verbose(VERB_CLIENT, "reuse_tcp_remove_serviced_keep: -1 fd");
sbin/unwind/libunbound/services/outside_network.c
2727
verbose(VERB_CLIENT, "reuse_tcp_remove_serviced_keep: in use by other queries");
sbin/unwind/libunbound/services/outside_network.c
2737
verbose(VERB_CLIENT, "reuse_tcp_remove_serviced_keep: keep open");
sbin/unwind/libunbound/services/outside_network.c
2752
verbose(VERB_CLIENT, "serviced_delete");
sbin/unwind/libunbound/services/outside_network.c
2760
verbose(VERB_CLIENT, "serviced_delete: UDP");
sbin/unwind/libunbound/services/outside_network.c
2770
verbose(VERB_CLIENT, "serviced_delete: TCP");
sbin/unwind/libunbound/services/outside_network.c
2777
verbose(VERB_CLIENT, "serviced_delete: writewait");
sbin/unwind/libunbound/services/outside_network.c
2786
verbose(VERB_CLIENT, "serviced_delete: tcpreusekeep");
sbin/unwind/libunbound/services/outside_network.c
2799
verbose(VERB_CLIENT, "serviced_delete: tcpwait");
sbin/unwind/libunbound/services/outside_network.c
492
log_reuse_tcp(VERB_CLIENT, "reuse_tcp_insert", &pend_tcp->reuse);
sbin/unwind/libunbound/services/outside_network.c
540
verbose(VERB_CLIENT, "reuse_tcp_find");
sbin/unwind/libunbound/services/outside_network.c
555
verbose(VERB_CLIENT, "reuse_tcp_find: num reuse streams %u",
sbin/unwind/libunbound/services/outside_network.c
572
verbose(VERB_CLIENT, "reuse_tcp_find: taking first");
sbin/unwind/libunbound/services/outside_network.c
585
verbose(VERB_CLIENT, "reuse_tcp_find: key too low");
sbin/unwind/libunbound/services/outside_network.c
589
verbose(VERB_CLIENT, "reuse_tcp_find check inexact match");
sbin/unwind/libunbound/services/outside_network.c
622
verbose(VERB_CLIENT, "outnet_tcp_take_query_setup: setup packet to write "
sbin/unwind/libunbound/services/outside_network.c
977
log_reuse_tcp(VERB_CLIENT, "use free buffer for waiting tcp: "
sbin/unwind/libunbound/util/net_help.c
1878
verbose(VERB_CLIENT, "start session encrypt");
sbin/unwind/libunbound/util/net_help.c
1881
verbose(VERB_CLIENT, "RAND_bytes failed");
sbin/unwind/libunbound/util/net_help.c
1885
verbose(VERB_CLIENT, "EVP_EncryptInit_ex failed");
sbin/unwind/libunbound/util/net_help.c
1901
verbose(VERB_CLIENT, "HMAC_Init_ex failed");
sbin/unwind/libunbound/util/net_help.c
1911
verbose(VERB_CLIENT, "start session decrypt");
sbin/unwind/libunbound/util/net_help.c
1914
verbose(VERB_CLIENT, "Found session_key");
sbin/unwind/libunbound/util/net_help.c
1919
verbose(VERB_CLIENT, "Not found session_key");
sbin/unwind/libunbound/util/net_help.c
1936
verbose(VERB_CLIENT, "HMAC_Init_ex failed");
sbin/unwind/libunbound/util/winsock_event.c
148
verbose(VERB_CLIENT, "winsock_event inited");
sbin/unwind/libunbound/util/winsock_event.c
170
verbose(VERB_CLIENT, "winsock_event handle_timeouts");
sbin/unwind/libunbound/util/winsock_event.c
188
verbose(VERB_CLIENT, "winsock_event wait=" ARG_LL "d.%6.6d",
sbin/unwind/libunbound/util/winsock_event.c
199
verbose(VERB_CLIENT, "winsock_event wait=(-1)");
sbin/unwind/libunbound/util/winsock_event.c
240
verbose(VERB_CLIENT, "winsock_event handle_select");
sbin/unwind/libunbound/util/winsock_event.c
265
verbose(VERB_CLIENT, "winsock_event bmax=%d numwait=%d wait=%s "
sbin/unwind/libunbound/util/winsock_event.c
293
verbose(VERB_CLIENT, "winsock_event wake was_timeout=%d startidx=%d",
sbin/unwind/libunbound/util/winsock_event.c
306
verbose(VERB_CLIENT, "winsock_event signals");
sbin/unwind/libunbound/util/winsock_event.c
319
verbose(VERB_CLIENT, "winsock_event net");
sbin/unwind/libunbound/util/winsock_event.c
418
verbose(VERB_CLIENT, "winsock_event net");
sbin/unwind/libunbound/util/winsock_event.c
420
verbose(VERB_CLIENT, "winsock_event reinvigorated");
sbin/unwind/libunbound/util/winsock_event.c
425
verbose(VERB_CLIENT, "winsock_event handle_select end");
sbin/unwind/libunbound/util/winsock_event.c
453
verbose(VERB_CLIENT, "winsock_event loopexit");
sbin/unwind/libunbound/util/winsock_event.c
460
verbose(VERB_CLIENT, "winsock_event event_base_free");
usr.sbin/unbound/daemon/worker.c
1511
log_addr(VERB_CLIENT,"from",&repinfo->client_addr,
usr.sbin/unbound/daemon/worker.c
1519
log_addr(VERB_CLIENT, "from", &repinfo->client_addr,
usr.sbin/unbound/daemon/worker.c
1573
log_addr(VERB_CLIENT,"from",&repinfo->client_addr, repinfo->client_addrlen);
usr.sbin/unbound/daemon/worker.c
1604
log_addr(VERB_CLIENT, "from", &repinfo->client_addr,
usr.sbin/unbound/daemon/worker.c
1625
log_addr(VERB_CLIENT, "from", &repinfo->client_addr,
usr.sbin/unbound/daemon/worker.c
1643
log_addr(VERB_CLIENT, "from", &repinfo->client_addr,
usr.sbin/unbound/daemon/worker.c
1665
log_addr(VERB_CLIENT, "from", &repinfo->client_addr,
usr.sbin/unbound/daemon/worker.c
1681
log_addr(VERB_CLIENT, "from", &repinfo->client_addr,
usr.sbin/unbound/daemon/worker.c
1693
log_addr(VERB_CLIENT, "from", &repinfo->client_addr,
usr.sbin/unbound/daemon/worker.c
1760
log_addr(VERB_CLIENT, "from", &repinfo->client_addr,
usr.sbin/unbound/daemon/worker.c
1766
log_addr(VERB_CLIENT, "from", &repinfo->client_addr,
usr.sbin/unbound/daemon/worker.c
1997
if(verbosity >= VERB_CLIENT) {
usr.sbin/unbound/daemon/worker.c
1999
log_addr(VERB_CLIENT, "udp request from",
usr.sbin/unbound/daemon/worker.c
2001
else log_addr(VERB_CLIENT, "tcp request from",
usr.sbin/unbound/services/outside_network.c
1069
if(verbosity >= VERB_CLIENT && pend->query->pkt_len > 12+2+2 &&
usr.sbin/unbound/services/outside_network.c
1074
verbose(VERB_CLIENT, "reuse_move_writewait_away current %s %d bytes were written",
usr.sbin/unbound/services/outside_network.c
1094
if(verbosity >= VERB_CLIENT && w->pkt_len > 12+2+2 &&
usr.sbin/unbound/services/outside_network.c
1099
verbose(VERB_CLIENT, "reuse_move_writewait_away item %s", buf);
usr.sbin/unbound/services/outside_network.c
1111
verbose(VERB_CLIENT, "reuse_tcp_remove_tree_list");
usr.sbin/unbound/services/outside_network.c
1190
verbose(VERB_CLIENT, "decommission_pending_tcp");
usr.sbin/unbound/services/outside_network.c
1278
log_reuse_tcp(VERB_CLIENT, "reuse_tcp_setup_timeout", &pend_tcp->reuse);
usr.sbin/unbound/services/outside_network.c
1286
log_reuse_tcp(VERB_CLIENT, "reuse_tcp_setup_readtimeout", &pend_tcp->reuse);
usr.sbin/unbound/services/outside_network.c
1393
verbose(VERB_CLIENT, "outnet tcp callback query err %d buflen %d",
usr.sbin/unbound/services/outside_network.c
1398
verbose(VERB_CLIENT, "outnet_tcp_cb reuse after cb");
usr.sbin/unbound/services/outside_network.c
1400
verbose(VERB_CLIENT, "outnet_tcp_cb reuse after cb: keep it");
usr.sbin/unbound/services/outside_network.c
1412
verbose(VERB_CLIENT, "outnet_tcp_cb reuse after cb: decommission it");
usr.sbin/unbound/services/outside_network.c
2328
verbose(VERB_CLIENT, "outnet_tcptimer");
usr.sbin/unbound/services/outside_network.c
2348
verbose(VERB_CLIENT, "reuse_tcp_close_oldest");
usr.sbin/unbound/services/outside_network.c
2441
verbose(VERB_CLIENT, "pending_tcp_query");
usr.sbin/unbound/services/outside_network.c
2452
log_reuse_tcp(VERB_CLIENT, "pending_tcp_query: found reuse", reuse);
usr.sbin/unbound/services/outside_network.c
2509
verbose(VERB_CLIENT, "pending_tcp_query: reuse, store");
usr.sbin/unbound/services/outside_network.c
2528
verbose(VERB_CLIENT, "pending_tcp_query: new fd, connect");
usr.sbin/unbound/services/outside_network.c
2554
verbose(VERB_CLIENT, "pending_tcp_query: queue to wait");
usr.sbin/unbound/services/outside_network.c
2713
verbose(VERB_CLIENT, "reuse_tcp_remove_serviced_keep");
usr.sbin/unbound/services/outside_network.c
2722
verbose(VERB_CLIENT, "reuse_tcp_remove_serviced_keep: -1 fd");
usr.sbin/unbound/services/outside_network.c
2727
verbose(VERB_CLIENT, "reuse_tcp_remove_serviced_keep: in use by other queries");
usr.sbin/unbound/services/outside_network.c
2737
verbose(VERB_CLIENT, "reuse_tcp_remove_serviced_keep: keep open");
usr.sbin/unbound/services/outside_network.c
2752
verbose(VERB_CLIENT, "serviced_delete");
usr.sbin/unbound/services/outside_network.c
2760
verbose(VERB_CLIENT, "serviced_delete: UDP");
usr.sbin/unbound/services/outside_network.c
2770
verbose(VERB_CLIENT, "serviced_delete: TCP");
usr.sbin/unbound/services/outside_network.c
2777
verbose(VERB_CLIENT, "serviced_delete: writewait");
usr.sbin/unbound/services/outside_network.c
2786
verbose(VERB_CLIENT, "serviced_delete: tcpreusekeep");
usr.sbin/unbound/services/outside_network.c
2799
verbose(VERB_CLIENT, "serviced_delete: tcpwait");
usr.sbin/unbound/services/outside_network.c
492
log_reuse_tcp(VERB_CLIENT, "reuse_tcp_insert", &pend_tcp->reuse);
usr.sbin/unbound/services/outside_network.c
540
verbose(VERB_CLIENT, "reuse_tcp_find");
usr.sbin/unbound/services/outside_network.c
555
verbose(VERB_CLIENT, "reuse_tcp_find: num reuse streams %u",
usr.sbin/unbound/services/outside_network.c
572
verbose(VERB_CLIENT, "reuse_tcp_find: taking first");
usr.sbin/unbound/services/outside_network.c
585
verbose(VERB_CLIENT, "reuse_tcp_find: key too low");
usr.sbin/unbound/services/outside_network.c
589
verbose(VERB_CLIENT, "reuse_tcp_find check inexact match");
usr.sbin/unbound/services/outside_network.c
622
verbose(VERB_CLIENT, "outnet_tcp_take_query_setup: setup packet to write "
usr.sbin/unbound/services/outside_network.c
977
log_reuse_tcp(VERB_CLIENT, "use free buffer for waiting tcp: "
usr.sbin/unbound/util/net_help.c
1878
verbose(VERB_CLIENT, "start session encrypt");
usr.sbin/unbound/util/net_help.c
1881
verbose(VERB_CLIENT, "RAND_bytes failed");
usr.sbin/unbound/util/net_help.c
1885
verbose(VERB_CLIENT, "EVP_EncryptInit_ex failed");
usr.sbin/unbound/util/net_help.c
1901
verbose(VERB_CLIENT, "HMAC_Init_ex failed");
usr.sbin/unbound/util/net_help.c
1911
verbose(VERB_CLIENT, "start session decrypt");
usr.sbin/unbound/util/net_help.c
1914
verbose(VERB_CLIENT, "Found session_key");
usr.sbin/unbound/util/net_help.c
1919
verbose(VERB_CLIENT, "Not found session_key");
usr.sbin/unbound/util/net_help.c
1936
verbose(VERB_CLIENT, "HMAC_Init_ex failed");
usr.sbin/unbound/util/winsock_event.c
148
verbose(VERB_CLIENT, "winsock_event inited");
usr.sbin/unbound/util/winsock_event.c
170
verbose(VERB_CLIENT, "winsock_event handle_timeouts");
usr.sbin/unbound/util/winsock_event.c
188
verbose(VERB_CLIENT, "winsock_event wait=" ARG_LL "d.%6.6d",
usr.sbin/unbound/util/winsock_event.c
199
verbose(VERB_CLIENT, "winsock_event wait=(-1)");
usr.sbin/unbound/util/winsock_event.c
240
verbose(VERB_CLIENT, "winsock_event handle_select");
usr.sbin/unbound/util/winsock_event.c
265
verbose(VERB_CLIENT, "winsock_event bmax=%d numwait=%d wait=%s "
usr.sbin/unbound/util/winsock_event.c
293
verbose(VERB_CLIENT, "winsock_event wake was_timeout=%d startidx=%d",
usr.sbin/unbound/util/winsock_event.c
306
verbose(VERB_CLIENT, "winsock_event signals");
usr.sbin/unbound/util/winsock_event.c
319
verbose(VERB_CLIENT, "winsock_event net");
usr.sbin/unbound/util/winsock_event.c
418
verbose(VERB_CLIENT, "winsock_event net");
usr.sbin/unbound/util/winsock_event.c
420
verbose(VERB_CLIENT, "winsock_event reinvigorated");
usr.sbin/unbound/util/winsock_event.c
425
verbose(VERB_CLIENT, "winsock_event handle_select end");
usr.sbin/unbound/util/winsock_event.c
453
verbose(VERB_CLIENT, "winsock_event loopexit");
usr.sbin/unbound/util/winsock_event.c
460
verbose(VERB_CLIENT, "winsock_event event_base_free");