Searched refs:is_drop (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/bsd/unbound/dist/services/
H A Dlisten_dnsport.h310 int is_drop; member in struct:tcp_req_info
H A Dlisten_dnsport.c2221 req->is_drop = 0;
2246 if(req->is_drop) {
2763 if(h2_session->is_drop) {
H A Dmesh.c1481 if(mstate->s.is_drop) {
1520 if(!mstate->s.is_drop && i > 0) {
2093 /* If is_drop or no_cache_lookup (modules that handle their own cache e.g.,
2095 if(qstate->no_cache_lookup || qstate->is_drop) {
H A Drpz.c2170 ms->is_drop = 1;
2225 ms->is_drop = 1;
2436 ms->is_drop = 1;
/netbsd-current/external/bsd/unbound/dist/util/
H A Dmodule.h698 int is_drop; member in struct:module_qstate
H A Dnetevent.h868 int is_drop; member in struct:http2_session
H A Dnetevent.c1381 h2_session->is_drop = 0;
3314 h2_session->is_drop = 0;
4814 repinfo->c->tcp_req_info->is_drop = 1;
4817 repinfo->c->h2_session->is_drop = 1;
/netbsd-current/external/bsd/unbound/dist/respip/
H A Drespip.c1128 qstate->is_drop = 1;

Completed in 306 milliseconds