Home | History | Annotate | Download | only in DnsDxe

Lines Matching refs:DnsServerCount

498     Len                = Src->DnsServerCount * sizeof (EFI_IPv6_ADDRESS);

505 for (Index = 0; Index < Src->DnsServerCount; Index++) {