Searched refs:mDNSOpaque64 (Results 1 - 5 of 5) sorted by relevance

/external/mdnsresponder/mDNSShared/
H A Ddnsextd.h98 mDNSOpaque64 id;
H A Ddnsextd.c1645 mDNSlocal void FormatLLQOpt(AuthRecord *opt, int opcode, const mDNSOpaque64 *const id, mDNSs32 lease)
2284 mDNSlocal LLQEntry *LookupLLQ(DaemonInfo *d, struct sockaddr_in cli, domainname *qname, mDNSu16 qtype, const mDNSOpaque64 *const id)
/external/mdnsresponder/mDNSCore/
H A DmDNSEmbeddedAPI.h268 typedef union { mDNSu8 b[ 8]; mDNSu16 w[4]; mDNSu32 l[2]; } mDNSOpaque64; typedef in typeref:union:__anon26780
612 mDNSOpaque64 InitiatorCookie;
613 mDNSOpaque64 ResponderCookie;
741 mDNSOpaque64 id;
1541 mDNSOpaque64 validDNSServers; // Valid DNSServers for this question
1562 mDNSOpaque64 id;
2014 extern const mDNSOpaque64 zeroOpaque64;
H A DDNSCommon.c107 mDNSexport const mDNSOpaque64 zeroOpaque64 = { { 0 } };
H A DmDNS.c7892 mDNSlocal DNSServer *GetBestServer(mDNS *m, const domainname *name, mDNSInterfaceID InterfaceID, mDNSOpaque64 validBits, int *selected, mDNSBool nameMatch)
7970 mDNSOpaque64 allValid;

Completed in 1834 milliseconds