OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RecentAnswerPkts
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/mDNSCore/
mDNS.c
4355
q->
RecentAnswerPkts
= 0;
4402
q->
RecentAnswerPkts
= 0;
4436
q->
RecentAnswerPkts
= 0;
4564
q->
RecentAnswerPkts
= 0;
5125
q->
RecentAnswerPkts
= 0;
5578
if (mDNSOpaque16IsZero(q->TargetQID) && ActiveQuestion(q) && ++q->
RecentAnswerPkts
>= 10 &&
5582
q->qname.c, DNSTypeName(q->qtype), q->
RecentAnswerPkts
, q->ThisQInterval);
7234
q->
RecentAnswerPkts
= 0;
13859
q->
RecentAnswerPkts
= question->
RecentAnswerPkts
;
[
all
...]
mDNSEmbeddedAPI.h
2003
mDNSu32
RecentAnswerPkts
; // Number of answers since the last time we sent this query
Completed in 27 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026