HomeSort by relevance Sort by last modified time
    Searched refs:Ip6ConfigDataTypeDnsServer (Results 1 - 8 of 8) 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/Application/IfConfig6/
IfConfig6.c 762 Ip6ConfigDataTypeDnsServer,
791 Ip6ConfigDataTypeDnsServer,
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellNetwork2CommandsLib/
Ifconfig6.c 838 Ip6ConfigDataTypeDnsServer,
867 Ip6ConfigDataTypeDnsServer,
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6ConfigImpl.c 690 DataItem = &Instance->DataItem[Ip6ConfigDataTypeDnsServer];
    [all...]
Ip6ConfigNv.c     [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
HttpBootSupport.c 353 Status = Ip6Config->GetData (Ip6Config, Ip6ConfigDataTypeDnsServer, &DataSize, NULL);
360 Status = Ip6Config->GetData (Ip6Config, Ip6ConfigDataTypeDnsServer, &DataSize, DnsServerList);
    [all...]
HttpBootDhcp6.c 687 Ip6ConfigDataTypeDnsServer,

Completed in 385 milliseconds