Home | History | Annotate | Download | only in mDNSShared

Lines Matching refs:SecondLabel

460 	mDNS_snprintf(typestr, sizeof(typestr), "%#s.local.", SecondLabel(servicename));
2493 #define VALID_MSAD_SRV(Q) ((Q)->qtype == kDNSType_SRV && VALID_MSAD_SRV_TRANSPORT(SecondLabel(&(Q)->qname)))