Lines Matching defs:primary
7811 // Return a pointer to the primary service name, skipping subtype name if present.
7872 // If question is for a sub type, just compare against the primary service type
12483 NetworkInterfaceInfo *primary;
12498 primary = FindFirstAdvertisedInterface(m);
12499 if (!primary) primary = set; // If no existing advertised interface, this new NetworkInterfaceInfo becomes our new primary
12549 set->RR_A.RRSet = &primary->RR_A; // May refer to self
12581 NetworkInterfaceInfo *primary = FindFirstAdvertisedInterface(m);
12582 AuthRecord *A = primary ? &primary->RR_A : mDNSNULL;
14705 // has changed e.g., when a new interface is coming up and that becomes the primary
14706 // interface, we switch to the DNS servers configured for the primary interface. In
14708 // the "name" could resolve differently on this new primary interface. Hence, discard
14887 // handle router and primary interface changes