OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uDNS_CheckCurrentQuestion
(Results
1 - 2
of
2
) sorted by null
/external/mdnsresponder/mDNSCore/
uDNS.h
88
extern void
uDNS_CheckCurrentQuestion
(mDNS *const m);
uDNS.c
240
// use the normal backoff which is done in
uDNS_CheckCurrentQuestion
when we send the packet out.
251
// any response, we need to keep retrying till we get a response.
uDNS_CheckCurrentQuestion
handles
262
// 2.
uDNS_CheckCurrentQuestion
will create a new cache entry and answer this question
265
// because
uDNS_CheckCurrentQuestion
will try resending the queries. Hence, to be consistent, we
[
all
...]
Completed in 40 milliseconds