OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_drop
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/bsd/unbound/dist/util/
module.h
723
int
is_drop
;
member in struct:module_qstate
netevent.h
945
int
is_drop
;
member in struct:http2_session
netevent.c
3140
h2_session->
is_drop
= 0;
3198
h2_session->
is_drop
= 0;
6778
repinfo->c->tcp_req_info->
is_drop
= 1;
6781
repinfo->c->h2_session->
is_drop
= 1;
/src/external/bsd/unbound/dist/services/
listen_dnsport.h
332
int
is_drop
;
member in struct:tcp_req_info
mesh.c
1805
if(mstate->s.
is_drop
) {
1853
if(!mstate->s.
is_drop
&& i > 0) {
2465
/* If
is_drop
or no_cache_lookup (modules that handle their own cache e.g.,
2467
if(qstate->no_cache_lookup || qstate->
is_drop
) {
rpz.c
2336
ms->
is_drop
= 1;
2399
ms->
is_drop
= 1;
2634
ms->
is_drop
= 1;
listen_dnsport.c
2335
req->
is_drop
= 0;
2360
if(req->
is_drop
) {
2878
if(h2_session->
is_drop
) {
/src/external/bsd/unbound/dist/respip/
respip.c
1152
qstate->
is_drop
= 1;
Completed in 58 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026