Home
last modified time | relevance | path

Searched refs:RR_AddrRand (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DmDNSEmbeddedAPI.h2065 …AuthRecord RR_AddrRand; // For non-AWDL interfaces, this is the A or AAAA record of th… member
H A DmDNS.c12576 return(forRandHostname ? &intf->RR_AddrRand : &intf->RR_A); in GetInterfaceAddressRecord()
12632 addrAR = &set->RR_AddrRand; in AdvertiseInterface()
12764 AuthRecord *const ar = &set->RR_AddrRand; in DeadvertiseInterface()