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_in_tcp_free
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/unbound/dist/util/
netevent.h
242
int
is_in_tcp_free
;
member in struct:comm_point
netevent.c
3225
log_assert(c_hdl->
is_in_tcp_free
);
3303
log_assert(c_hdl->
is_in_tcp_free
);
3308
c_hdl->
is_in_tcp_free
= 0;
3329
if(c->tcp_parent && !c->
is_in_tcp_free
) {
3336
c->
is_in_tcp_free
= 1;
4722
if(c->tcp_parent && !c->
is_in_tcp_free
) {
4729
c->
is_in_tcp_free
= 1;
5789
c->
is_in_tcp_free
= 0;
5854
c->
is_in_tcp_free
= 0;
5923
c->
is_in_tcp_free
= 0
[
all
...]
Completed in 20 milliseconds
Indexes created Thu Jun 25 00:25:11 UTC 2026