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

/freebsd-current/contrib/unbound/libunbound/
H A Dunbound.h866 long long mesh_dropped; member in struct:ub_stats_info
/freebsd-current/contrib/unbound/daemon/
H A Dstats.c266 s->mesh_dropped = (long long)worker->env.mesh->stats_dropped;
507 total->mesh_dropped += a->mesh_dropped;
H A Dremote.c718 (unsigned long)s->mesh_dropped)) return 0;
/freebsd-current/contrib/unbound/smallapp/
H A Dunbound-control.c236 PR_UL_NM("requestlist.exceeded", s->mesh_dropped);

Completed in 121 milliseconds