Searched refs:qtcp_outgoing (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/unbound/libunbound/
H A Dunbound.h736 long long qtcp_outgoing; member in struct:ub_server_stats
/freebsd-current/contrib/unbound/daemon/
H A Dstats.c286 s->svr.qtcp_outgoing = (long long)worker->back->num_tcp_outgoing;
465 total->svr.qtcp_outgoing += a->svr.qtcp_outgoing;
H A Dremote.c961 (unsigned long)s->svr.qtcp_outgoing)) return 0;
/freebsd-current/contrib/unbound/smallapp/
H A Dunbound-control.c345 PR_UL("num.query.tcpout", s->svr.qtcp_outgoing);

Completed in 126 milliseconds