OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LastQTxTime
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/mDNSCore/
mDNS.c
4354
q->
LastQTxTime
= m->timenow;
4401
q->
LastQTxTime
= m->timenow;
4435
q->
LastQTxTime
= m->timenow;
4563
q->
LastQTxTime
= m->timenow;
5124
q->
LastQTxTime
= m->timenow;
5579
q->ThisQInterval > InitialQuestionInterval * QuestionIntervalStep3 && m->timenow - q->
LastQTxTime
< mDNSPlatformOneSecond)
9294
if (ActiveQuestion(q) && m->timenow - q->
LastQTxTime
> mDNSPlatformOneSecond / 4)
13861
q->
LastQTxTime
= question->
LastQTxTime
;
14987
question->
LastQTxTime
= m->timenow
[
all
...]
mDNSEmbeddedAPI.h
2011
mDNSs32
LastQTxTime
; // Last time this Q was sent on one (but not necessarily all) interfaces
Completed in 42 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026