Home
last modified time | relevance | path

Searched refs:is_drop (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dmodule.h714 int is_drop;
709 int is_drop; global() member
H A Dnetevent.h945 int is_drop; member
H A Dnetevent.c3138 h2_session->is_drop = 0;
3196 h2_session->is_drop = 0;
6761 repinfo->c->tcp_req_info->is_drop = 1;
6764 repinfo->c->h2_session->is_drop = 1;
/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.h332 int is_drop; member
H A Dmesh.c1770 if(mstate->s.is_drop) { in mesh_query_done()
1816 if(!mstate->s.is_drop && i > 0) { in mesh_query_done()
2421 if(qstate->no_cache_lookup || qstate->is_drop) { in mesh_serve_expired_callback()
H A Drpz.c2335 ms->is_drop = 1; in rpz_apply_nsip_trigger()
2398 ms->is_drop = 1; in rpz_apply_nsdname_trigger()
2631 ms->is_drop = 1; in rpz_callback_from_iterator_cname()
H A Dlisten_dnsport.c2348 req->is_drop = 0; in tcp_req_info_handle_readdone()
2373 if(req->is_drop) { in tcp_req_info_handle_readdone()
2890 if(h2_session->is_drop) { in http2_req_frame_recv_cb()
/freebsd/contrib/unbound/respip/
H A Drespip.c1148 qstate->is_drop = 1; in respip_merge_cname()
/freebsd/contrib/unbound/doc/
H A DChangelog772 state and when the connection is dropped with is_drop.