Lines Matching refs:MQ
615 mDNSBool MQ = (srcport.NotAnInteger == MulticastDNSPort.NotAnInteger);616 HostEntry *entry = GotPacketFromHost(srcaddr, MQ ? HostPkt_Q : HostPkt_L, msg->h.id);622 if (MQ) NumPktQ++; else NumPktL++;