Searched refs:SupportsUnicastMDNSResponse (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSPosix.c944 intf->coreIntf.SupportsUnicastMDNSResponse = mDNStrue;
H A DmDNSEmbeddedAPI.h2164 mDNSBool SupportsUnicastMDNSResponse; // Indicates that the interface supports unicast responses member in struct:NetworkInterfaceInfo_struct
H A DmDNS.c2981 mDNSBool ucast = (q->LargeAnswers || q->RequestUnicast) && m->CanReceiveUnicastOn5353 && intf->SupportsUnicastMDNSResponse;
3653 mDNSBool ucast = (ar->ProbeCount >= DefaultProbeCountForTypeUnique-1) && m->CanReceiveUnicastOn5353 && intf->SupportsUnicastMDNSResponse;

Completed in 192 milliseconds