Symbol: VERB_CLIENT
sbin/unwind/libunbound/services/outside_network.c
1021
log_reuse_tcp(VERB_CLIENT, "use free buffer for waiting tcp: "
sbin/unwind/libunbound/services/outside_network.c
1113
if(verbosity >= VERB_CLIENT && pend->query->pkt_len > 12+2+2 &&
sbin/unwind/libunbound/services/outside_network.c
1118
verbose(VERB_CLIENT, "reuse_move_writewait_away current %s %d bytes were written",
sbin/unwind/libunbound/services/outside_network.c
1138
if(verbosity >= VERB_CLIENT && w->pkt_len > 12+2+2 &&
sbin/unwind/libunbound/services/outside_network.c
1143
verbose(VERB_CLIENT, "reuse_move_writewait_away item %s", buf);
sbin/unwind/libunbound/services/outside_network.c
1155
verbose(VERB_CLIENT, "reuse_tcp_remove_tree_list");
sbin/unwind/libunbound/services/outside_network.c
1234
verbose(VERB_CLIENT, "decommission_pending_tcp");
sbin/unwind/libunbound/services/outside_network.c
1326
log_reuse_tcp(VERB_CLIENT, "reuse_tcp_setup_timeout", &pend_tcp->reuse);
sbin/unwind/libunbound/services/outside_network.c
1334
log_reuse_tcp(VERB_CLIENT, "reuse_tcp_setup_readtimeout", &pend_tcp->reuse);
sbin/unwind/libunbound/services/outside_network.c
1441
verbose(VERB_CLIENT, "outnet tcp callback query err %d buflen %d",
sbin/unwind/libunbound/services/outside_network.c
1446
verbose(VERB_CLIENT, "outnet_tcp_cb reuse after cb");
sbin/unwind/libunbound/services/outside_network.c
1448
verbose(VERB_CLIENT, "outnet_tcp_cb reuse after cb: keep it");
sbin/unwind/libunbound/services/outside_network.c
1460
verbose(VERB_CLIENT, "outnet_tcp_cb reuse after cb: decommission it");
sbin/unwind/libunbound/services/outside_network.c
2381
verbose(VERB_CLIENT, "outnet_tcptimer");
sbin/unwind/libunbound/services/outside_network.c
2401
verbose(VERB_CLIENT, "reuse_tcp_close_oldest");
sbin/unwind/libunbound/services/outside_network.c
2494
verbose(VERB_CLIENT, "pending_tcp_query");
sbin/unwind/libunbound/services/outside_network.c
2505
log_reuse_tcp(VERB_CLIENT, "pending_tcp_query: found reuse", reuse);
sbin/unwind/libunbound/services/outside_network.c
2571
verbose(VERB_CLIENT, "pending_tcp_query: reuse, store");
sbin/unwind/libunbound/services/outside_network.c
2590
verbose(VERB_CLIENT, "pending_tcp_query: new fd, connect");
sbin/unwind/libunbound/services/outside_network.c
2616
verbose(VERB_CLIENT, "pending_tcp_query: queue to wait");
sbin/unwind/libunbound/services/outside_network.c
2775
verbose(VERB_CLIENT, "reuse_tcp_remove_serviced_keep");
sbin/unwind/libunbound/services/outside_network.c
2784
verbose(VERB_CLIENT, "reuse_tcp_remove_serviced_keep: -1 fd");
sbin/unwind/libunbound/services/outside_network.c
2789
verbose(VERB_CLIENT, "reuse_tcp_remove_serviced_keep: in use by other queries");
sbin/unwind/libunbound/services/outside_network.c
2799
verbose(VERB_CLIENT, "reuse_tcp_remove_serviced_keep: keep open");
sbin/unwind/libunbound/services/outside_network.c
2814
verbose(VERB_CLIENT, "serviced_delete");
sbin/unwind/libunbound/services/outside_network.c
2822
verbose(VERB_CLIENT, "serviced_delete: UDP");
sbin/unwind/libunbound/services/outside_network.c
2832
verbose(VERB_CLIENT, "serviced_delete: TCP");
sbin/unwind/libunbound/services/outside_network.c
2839
verbose(VERB_CLIENT, "serviced_delete: writewait");
sbin/unwind/libunbound/services/outside_network.c
2848
verbose(VERB_CLIENT, "serviced_delete: tcpreusekeep");
sbin/unwind/libunbound/services/outside_network.c
2861
verbose(VERB_CLIENT, "serviced_delete: tcpwait");
sbin/unwind/libunbound/services/outside_network.c
506
log_reuse_tcp(VERB_CLIENT, "reuse_tcp_insert", &pend_tcp->reuse);
sbin/unwind/libunbound/services/outside_network.c
554
verbose(VERB_CLIENT, "reuse_tcp_find");
sbin/unwind/libunbound/services/outside_network.c
571
verbose(VERB_CLIENT, "reuse_tcp_find: num reuse streams %u",
sbin/unwind/libunbound/services/outside_network.c
588
verbose(VERB_CLIENT, "reuse_tcp_find: taking first");
sbin/unwind/libunbound/services/outside_network.c
601
verbose(VERB_CLIENT, "reuse_tcp_find: key too low");
sbin/unwind/libunbound/services/outside_network.c
605
verbose(VERB_CLIENT, "reuse_tcp_find check inexact match");
sbin/unwind/libunbound/services/outside_network.c
638
verbose(VERB_CLIENT, "outnet_tcp_take_query_setup: setup packet to write "
sbin/unwind/libunbound/util/net_help.c
1898
verbose(VERB_CLIENT, "start session encrypt");
sbin/unwind/libunbound/util/net_help.c
1901
verbose(VERB_CLIENT, "RAND_bytes failed");
sbin/unwind/libunbound/util/net_help.c
1905
verbose(VERB_CLIENT, "EVP_EncryptInit_ex failed");
sbin/unwind/libunbound/util/net_help.c
1921
verbose(VERB_CLIENT, "HMAC_Init_ex failed");
sbin/unwind/libunbound/util/net_help.c
1931
verbose(VERB_CLIENT, "start session decrypt");
sbin/unwind/libunbound/util/net_help.c
1934
verbose(VERB_CLIENT, "Found session_key");
sbin/unwind/libunbound/util/net_help.c
1939
verbose(VERB_CLIENT, "Not found session_key");
sbin/unwind/libunbound/util/net_help.c
1956
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
1534
log_addr(VERB_CLIENT,"from",&repinfo->client_addr,
usr.sbin/unbound/daemon/worker.c
1546
log_addr(VERB_CLIENT, "from", &repinfo->client_addr,
usr.sbin/unbound/daemon/worker.c
1611
log_addr(VERB_CLIENT,"from",&repinfo->client_addr, repinfo->client_addrlen);
usr.sbin/unbound/daemon/worker.c
1640
log_addr(VERB_CLIENT, "from", &repinfo->client_addr,
usr.sbin/unbound/daemon/worker.c
1658
log_addr(VERB_CLIENT, "from", &repinfo->client_addr,
usr.sbin/unbound/daemon/worker.c
1677
log_addr(VERB_CLIENT, "from", &repinfo->client_addr,
usr.sbin/unbound/daemon/worker.c
1695
log_addr(VERB_CLIENT, "from", &repinfo->client_addr,
usr.sbin/unbound/daemon/worker.c
1716
log_addr(VERB_CLIENT, "from", &repinfo->client_addr,
usr.sbin/unbound/daemon/worker.c
1733
log_addr(VERB_CLIENT, "from", &repinfo->client_addr,
usr.sbin/unbound/daemon/worker.c
1810
log_addr(VERB_CLIENT, "from", &repinfo->client_addr,
usr.sbin/unbound/daemon/worker.c
1816
log_addr(VERB_CLIENT, "from", &repinfo->client_addr,
usr.sbin/unbound/daemon/worker.c
2059
if(verbosity >= VERB_CLIENT) {
usr.sbin/unbound/daemon/worker.c
2061
log_addr(VERB_CLIENT, "udp request from",
usr.sbin/unbound/daemon/worker.c
2063
else log_addr(VERB_CLIENT, "tcp request from",
usr.sbin/unbound/services/outside_network.c
1021
log_reuse_tcp(VERB_CLIENT, "use free buffer for waiting tcp: "
usr.sbin/unbound/services/outside_network.c
1113
if(verbosity >= VERB_CLIENT && pend->query->pkt_len > 12+2+2 &&
usr.sbin/unbound/services/outside_network.c
1118
verbose(VERB_CLIENT, "reuse_move_writewait_away current %s %d bytes were written",
usr.sbin/unbound/services/outside_network.c
1138
if(verbosity >= VERB_CLIENT && w->pkt_len > 12+2+2 &&
usr.sbin/unbound/services/outside_network.c
1143
verbose(VERB_CLIENT, "reuse_move_writewait_away item %s", buf);
usr.sbin/unbound/services/outside_network.c
1155
verbose(VERB_CLIENT, "reuse_tcp_remove_tree_list");
usr.sbin/unbound/services/outside_network.c
1234
verbose(VERB_CLIENT, "decommission_pending_tcp");
usr.sbin/unbound/services/outside_network.c
1326
log_reuse_tcp(VERB_CLIENT, "reuse_tcp_setup_timeout", &pend_tcp->reuse);
usr.sbin/unbound/services/outside_network.c
1334
log_reuse_tcp(VERB_CLIENT, "reuse_tcp_setup_readtimeout", &pend_tcp->reuse);
usr.sbin/unbound/services/outside_network.c
1441
verbose(VERB_CLIENT, "outnet tcp callback query err %d buflen %d",
usr.sbin/unbound/services/outside_network.c
1446
verbose(VERB_CLIENT, "outnet_tcp_cb reuse after cb");
usr.sbin/unbound/services/outside_network.c
1448
verbose(VERB_CLIENT, "outnet_tcp_cb reuse after cb: keep it");
usr.sbin/unbound/services/outside_network.c
1460
verbose(VERB_CLIENT, "outnet_tcp_cb reuse after cb: decommission it");
usr.sbin/unbound/services/outside_network.c
2381
verbose(VERB_CLIENT, "outnet_tcptimer");
usr.sbin/unbound/services/outside_network.c
2401
verbose(VERB_CLIENT, "reuse_tcp_close_oldest");
usr.sbin/unbound/services/outside_network.c
2494
verbose(VERB_CLIENT, "pending_tcp_query");
usr.sbin/unbound/services/outside_network.c
2505
log_reuse_tcp(VERB_CLIENT, "pending_tcp_query: found reuse", reuse);
usr.sbin/unbound/services/outside_network.c
2571
verbose(VERB_CLIENT, "pending_tcp_query: reuse, store");
usr.sbin/unbound/services/outside_network.c
2590
verbose(VERB_CLIENT, "pending_tcp_query: new fd, connect");
usr.sbin/unbound/services/outside_network.c
2616
verbose(VERB_CLIENT, "pending_tcp_query: queue to wait");
usr.sbin/unbound/services/outside_network.c
2775
verbose(VERB_CLIENT, "reuse_tcp_remove_serviced_keep");
usr.sbin/unbound/services/outside_network.c
2784
verbose(VERB_CLIENT, "reuse_tcp_remove_serviced_keep: -1 fd");
usr.sbin/unbound/services/outside_network.c
2789
verbose(VERB_CLIENT, "reuse_tcp_remove_serviced_keep: in use by other queries");
usr.sbin/unbound/services/outside_network.c
2799
verbose(VERB_CLIENT, "reuse_tcp_remove_serviced_keep: keep open");
usr.sbin/unbound/services/outside_network.c
2814
verbose(VERB_CLIENT, "serviced_delete");
usr.sbin/unbound/services/outside_network.c
2822
verbose(VERB_CLIENT, "serviced_delete: UDP");
usr.sbin/unbound/services/outside_network.c
2832
verbose(VERB_CLIENT, "serviced_delete: TCP");
usr.sbin/unbound/services/outside_network.c
2839
verbose(VERB_CLIENT, "serviced_delete: writewait");
usr.sbin/unbound/services/outside_network.c
2848
verbose(VERB_CLIENT, "serviced_delete: tcpreusekeep");
usr.sbin/unbound/services/outside_network.c
2861
verbose(VERB_CLIENT, "serviced_delete: tcpwait");
usr.sbin/unbound/services/outside_network.c
506
log_reuse_tcp(VERB_CLIENT, "reuse_tcp_insert", &pend_tcp->reuse);
usr.sbin/unbound/services/outside_network.c
554
verbose(VERB_CLIENT, "reuse_tcp_find");
usr.sbin/unbound/services/outside_network.c
571
verbose(VERB_CLIENT, "reuse_tcp_find: num reuse streams %u",
usr.sbin/unbound/services/outside_network.c
588
verbose(VERB_CLIENT, "reuse_tcp_find: taking first");
usr.sbin/unbound/services/outside_network.c
601
verbose(VERB_CLIENT, "reuse_tcp_find: key too low");
usr.sbin/unbound/services/outside_network.c
605
verbose(VERB_CLIENT, "reuse_tcp_find check inexact match");
usr.sbin/unbound/services/outside_network.c
638
verbose(VERB_CLIENT, "outnet_tcp_take_query_setup: setup packet to write "
usr.sbin/unbound/util/net_help.c
1898
verbose(VERB_CLIENT, "start session encrypt");
usr.sbin/unbound/util/net_help.c
1901
verbose(VERB_CLIENT, "RAND_bytes failed");
usr.sbin/unbound/util/net_help.c
1905
verbose(VERB_CLIENT, "EVP_EncryptInit_ex failed");
usr.sbin/unbound/util/net_help.c
1921
verbose(VERB_CLIENT, "HMAC_Init_ex failed");
usr.sbin/unbound/util/net_help.c
1931
verbose(VERB_CLIENT, "start session decrypt");
usr.sbin/unbound/util/net_help.c
1934
verbose(VERB_CLIENT, "Found session_key");
usr.sbin/unbound/util/net_help.c
1939
verbose(VERB_CLIENT, "Not found session_key");
usr.sbin/unbound/util/net_help.c
1956
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");