Home | History | Annotate | Download | only in DnsDxe

Lines Matching refs:DnsServerListCount

456     Len                = Src->DnsServerListCount * sizeof (EFI_IPv4_ADDRESS);

463 for (Index = 0; Index < Src->DnsServerListCount; Index++) {