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.h709 int is_drop; member
H A Dnetevent.h934 int is_drop; member
H A Dnetevent.c3158 h2_session->is_drop = 0;
5107 h2_session->is_drop = 0;
6739 repinfo->c->tcp_req_info->is_drop = 1;
6742 repinfo->c->h2_session->is_drop = 1;
/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.h328 int is_drop; member
H A Dmesh.c1563 if(mstate->s.is_drop) { in mesh_query_done()
1609 if(!mstate->s.is_drop && i > 0) { in mesh_query_done()
2188 if(qstate->no_cache_lookup || qstate->is_drop) { in mesh_serve_expired_callback()
H A Drpz.c2317 ms->is_drop = 1; in rpz_apply_nsip_trigger()
2380 ms->is_drop = 1; in rpz_apply_nsdname_trigger()
2612 ms->is_drop = 1; in rpz_callback_from_iterator_cname()
H A Dlisten_dnsport.c2333 req->is_drop = 0; in tcp_req_info_handle_readdone()
2358 if(req->is_drop) { in tcp_req_info_handle_readdone()
2875 if(h2_session->is_drop) { in http2_req_frame_recv_cb()
/freebsd/contrib/unbound/respip/
H A Drespip.c1128 qstate->is_drop = 1; in respip_operate()
/freebsd/contrib/unbound/doc/
H A DChangelog240 state and when the connection is dropped with is_drop.