Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:tcp

1074 	rr->tcp               = mDNSNULL;
2650 DumpPacket(m, status, mDNStrue, sock && (sock->flags & kTCPSocketFlags_UseTLS) ? "TLS" : sock ? "TCP" : "UDP", mDNSNULL, src ? src->port : MulticastDNSPort, dst, dstport, msg, end);