Home | History | Annotate | Download | only in mDNSShared

Lines Matching refs:mDNS_numUpdates

876 	msg->h.mDNS_numUpdates++;
900 if (registration) ptr = PutResourceRecord(&pkt->msg, ptr, &pkt->msg.h.mDNS_numUpdates, &rr.resrec);
1394 for (i = 0; i < pkt->msg.h.mDNS_numUpdates; i++)
1524 for (i = 0; i < request->msg.h.mDNS_numUpdates; i++)