Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:UpdateReqFlags

4855 		// initial DNSMessage with h.flags set to zero, and then update it to UpdateReqFlags right before sending the packet.
4856 InitializeDNSMessage(&m->omsg.h, mDNSOpaque16IsZero(id) ? mDNS_NewMessageID(m) : id, UpdateReqFlags);