Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:mDNSAddrType_IPv6

2344 	if (v6addr && v6addr->type != mDNSAddrType_IPv6) { LogMsg("mDNS_SetPrimaryInterfaceInfo v6 address - incorrect type.  Discarding. %#a", v6addr); return; }