Lines Matching defs:primary
12544 NetworkInterfaceInfo *primary;
12553 primary = FindFirstAdvertisedInterface(m);
12554 if (!primary) primary = set; // If no existing advertised interface, this new NetworkInterfaceInfo becomes our new primary
12604 set->RR_A.RRSet = &primary->RR_A; // May refer to self
13015 NetworkInterfaceInfo *primary;
13117 primary = FindFirstAdvertisedInterface(m);
13118 A = primary ? &primary->RR_A : mDNSNULL;
14774 // has changed e.g., when a new interface is coming up and that becomes the primary
14775 // interface, we switch to the DNS servers configured for the primary interface. In
14777 // the "name" could resolve differently on this new primary interface. Hence, discard
14957 // handle router and primary interface changes