Searched refs:Ip6ConfigDataTypeDnsServer (Results 1 – 8 of 8) sorted by relevance
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
D | Ip6Config.h | 89 Ip6ConfigDataTypeDnsServer, enumerator
|
/device/linaro/bootloader/edk2/NetworkPkg/HttpDxe/ |
D | HttpDns.c | 271 Status = Ip6Config->GetData (Ip6Config, Ip6ConfigDataTypeDnsServer, &DataSize, NULL); in HttpDns6() 278 Status = Ip6Config->GetData (Ip6Config, Ip6ConfigDataTypeDnsServer, &DataSize, DnsServerList); in HttpDns6()
|
/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/ |
D | Ip6ConfigImpl.c | 690 DataItem = &Instance->DataItem[Ip6ConfigDataTypeDnsServer]; in Ip6ConfigSetPolicy() 1347 Item = &Instance->DataItem[Ip6ConfigDataTypeDnsServer]; in Ip6ConfigSetDnsServer() 1539 Item = &Instance->DataItem[Ip6ConfigDataTypeDnsServer]; in Ip6ConfigParseDhcpReply() 2233 DataItem = &Instance->DataItem[Ip6ConfigDataTypeDnsServer]; in Ip6ConfigInitInstance()
|
D | Ip6ConfigNv.c | 1261 Ip6ConfigDataTypeDnsServer, in Ip6ConvertIfrNvDataToConfigNvDataAdvanced() 1602 Ip6ConfigDataTypeDnsServer, in Ip6GetCurrentSetting()
|
/device/linaro/bootloader/edk2/NetworkPkg/Application/IfConfig6/ |
D | IfConfig6.c | 762 Ip6ConfigDataTypeDnsServer, in IfConfig6GetInterfaceInfo() 791 Ip6ConfigDataTypeDnsServer, in IfConfig6GetInterfaceInfo() 1427 Ip6ConfigDataTypeDnsServer, in IfConfig6SetInterfaceInfo()
|
/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/ |
D | HttpBootSupport.c | 353 Status = Ip6Config->GetData (Ip6Config, Ip6ConfigDataTypeDnsServer, &DataSize, NULL); in HttpBootDns() 360 Status = Ip6Config->GetData (Ip6Config, Ip6ConfigDataTypeDnsServer, &DataSize, DnsServerList); in HttpBootDns()
|
D | HttpBootDhcp6.c | 687 Ip6ConfigDataTypeDnsServer, in HttpBootSetIp6Dns()
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellNetwork2CommandsLib/ |
D | Ifconfig6.c | 838 Ip6ConfigDataTypeDnsServer, in IfConfig6GetInterfaceInfo() 867 Ip6ConfigDataTypeDnsServer, in IfConfig6GetInterfaceInfo() 1558 Ip6ConfigDataTypeDnsServer, in IfConfig6SetInterfaceInfo()
|