Home | History | Annotate | Download | only in mDNSPosix

Lines Matching full:multicast

312 	// We try the first query using unicast, but if that doesn't work we try again via multicast.
901 mprintf("Multicast Response Packets: %7d (avg%5d/min)\n", NumPktR, NumPktR * mul / div);
902 mprintf("Total Multicast Packets: %7d (avg%5d/min)\n", TotPkt, TotPkt * mul / div);
983 fprintf(stderr, "-Q- Multicast Query from mDNS client that accepts multicast responses\n");
984 fprintf(stderr, "-R- Multicast Response packet containing answers/announcements\n");
985 fprintf(stderr, "-LQ- Multicast Query from legacy client that does *not* listen for multicast responses\n");
989 fprintf(stderr, "(PM) Probe Question (new service starting), requesting multicast response\n");
993 fprintf(stderr, "(QM) Query Question, requesting multicast response\n");