Searched refs:LLQOptData (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DuDNS.c998 mDNSlocal mDNSu8 *putLLQ(DNSMessage *const msg, mDNSu8 *ptr, const DNSQuestion *const question, const LLQOptData *const data)
1044 mDNSlocal void sendChallengeResponse(mDNS *const m, DNSQuestion *const q, const LLQOptData *llq)
1047 LLQOptData llqBuf;
1060 if (!llq) // Retransmission: need to make a new LLQOptData
1087 mDNSlocal void SetLLQTimer(mDNS *const m, DNSQuestion *const q, const LLQOptData *const llq)
1098 mDNSlocal void recvSetupResponse(mDNS *const m, mDNSu8 rcode, DNSQuestion *const q, const LLQOptData *const llq)
1132 // Fix this immediately if not sooner. Copy the id from the LLQOptData into our DNSQuestion struct. This is only
1301 LLQOptData llqData; // set llq rdata
1682 LLQOptData llqData;
4086 LLQOptData ll
[all...]
H A DmDNSEmbeddedAPI.h926 } LLQOptData; typedef in typeref:struct:__anon47
948 union { LLQOptData llq; mDNSu32 updatelease; OwnerOptData owner; TracerOptData tracer; } u;

Completed in 93 milliseconds