Searched refs:num_msg_nocache (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/unbound/edns-subnet/
H A Dsubnetmod.h68 size_t num_msg_nocache; member in struct:subnet_env
H A Dsubnetmod.c536 sne->num_msg_nocache++;
/freebsd-12-stable/contrib/unbound/daemon/
H A Dstats.c150 svr->num_query_subnet = (long long)(sne->num_msg_nocache + sne->num_msg_cache);
154 sne->num_msg_nocache = 0;

Completed in 203 milliseconds