Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:Hostnames

1890 	HostnameInfo     *Hostnames;            // List of registered hostnames + hostname metadata
2453 // All hostnames advertised point to one IPv4 address and/or one IPv6 address, set via SetPrimaryInterfaceInfo. Invoking this routine
2454 // updates all existing hostnames to point to the new address.
2459 // Added hostnames may be removed (deregistered) via mDNS_RemoveDynDNSHostName.
2676 // mDNS_RegisterInterface does not result in the registration of global hostnames via dynamic update -