OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CNAMEReferrals
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/mDNSCore/
mDNS.c
704
if (q->
CNAMEReferrals
>= 10 || selfref)
709
mDNSVal16(q->TargetQID), DM_NAME_PARAM_NONNULL(cname), q->
CNAMEReferrals
, BOOL_PARAM(selfref));
723
// A and B, and when we stop question A, UpdateQuestionDuplicates copies the value of
CNAMEReferrals
726
// copies the B's value of
CNAMEReferrals
back to A, and we end up not incrementing
CNAMEReferrals
739
mDNSVal16(q->TargetQID), DM_NAME_PARAM_NONNULL(cname), q->
CNAMEReferrals
);
768
q->
CNAMEReferrals
+= 1; // Increment value before calling mDNS_StartQuery_internal
769
const mDNSu8 c = q->
CNAMEReferrals
; // Stash a copy of the new q->
CNAMEReferrals
value
772
// because mDNS_StartQuery_internal re-initializes
CNAMEReferrals
to zer
[
all
...]
mDNSEmbeddedAPI.h
2047
mDNSu8
CNAMEReferrals
; // Count of how many CNAME redirections we've done
Completed in 23 milliseconds
Indexes created Fri Aug 07 00:26:27 UTC 2026