Home
last modified time | relevance | path

Searched refs:DNS6_SERVER_IP (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/DnsDxe/
DDnsImpl.h115 } DNS6_SERVER_IP; typedef
DDnsImpl.c1002 DNS6_SERVER_IP *NewServerIp; in AddDns6ServerIp()
1003 DNS6_SERVER_IP *Item; in AddDns6ServerIp()
1014 Item = NET_LIST_USER_STRUCT (Entry, DNS6_SERVER_IP, AllServerLink); in AddDns6ServerIp()
1026 NewServerIp = AllocatePool (sizeof (DNS6_SERVER_IP)); in AddDns6ServerIp()
DDnsDriver.c356 DNS6_SERVER_IP *ItemServerIp6; in DnsUnload()
411 ItemServerIp6 = NET_LIST_USER_STRUCT (Entry, DNS6_SERVER_IP, AllServerLink); in DnsUnload()
DDnsProtocol.c904 DNS6_SERVER_IP *ServerItem; in Dns6GetModeData()
955 ServerItem = NET_LIST_USER_STRUCT (Entry, DNS6_SERVER_IP, AllServerLink); in Dns6GetModeData()