OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SendQNow
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/mDNSCore/
mDNS.c
3818
if (cr->resrec.InterfaceID == q->
SendQNow
&& // received on this interface
3856
if (cr->resrec.InterfaceID == q->
SendQNow
&& // received on this interface
4322
else if (q->
SendQNow
== mDNSNULL)
4324
q->
SendQNow
= cr->resrec.InterfaceID;
4326
else if (q->
SendQNow
!= cr->resrec.InterfaceID)
4328
q->
SendQNow
= mDNSInterfaceMark;
4357
q->
SendQNow
= mDNSNULL;
4403
q->
SendQNow
= mDNSNULL;
4437
q->
SendQNow
= mDNSNULL;
4460
q->
SendQNow
= mDNSInterfaceMark; // Mark this question for sending on all interface
[
all
...]
mDNSEmbeddedAPI.h
1958
mDNSInterfaceID
SendQNow
; // The interface this query is being sent on right now
Completed in 34 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026