HomeSort by relevance Sort by last modified time
    Searched refs:Ip6ConfigDataTypeDnsServer (Results 1 - 7 of 7) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Ip6Config.h 89 Ip6ConfigDataTypeDnsServer,
156 /// Ip6ConfigDataTypeGateway and Ip6ConfigDataTypeDnsServer
165 /// Ip6ConfigDataTypeGateway and Ip6ConfigDataTypeDnsServer
  /device/linaro/bootloader/edk2/NetworkPkg/HttpDxe/
HttpDns.c 271 Status = Ip6Config->GetData (Ip6Config, Ip6ConfigDataTypeDnsServer, &DataSize, NULL);
278 Status = Ip6Config->GetData (Ip6Config, Ip6ConfigDataTypeDnsServer, &DataSize, DnsServerList);
  /device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
HttpBootSupport.c 353 Status = Ip6Config->GetData (Ip6Config, Ip6ConfigDataTypeDnsServer, &DataSize, NULL);
360 Status = Ip6Config->GetData (Ip6Config, Ip6ConfigDataTypeDnsServer, &DataSize, DnsServerList);
HttpBootDhcp6.c 660 Ip6ConfigDataTypeDnsServer,
  /device/linaro/bootloader/edk2/NetworkPkg/Application/IfConfig6/
IfConfig6.c 760 Ip6ConfigDataTypeDnsServer,
789 Ip6ConfigDataTypeDnsServer,
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6ConfigImpl.c 692 DataItem = &Instance->DataItem[Ip6ConfigDataTypeDnsServer];
    [all...]
Ip6ConfigNv.c     [all...]

Completed in 301 milliseconds