Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/NetworkPkg/DnsDxe/
DDnsImpl.h110 } DNS4_SERVER_IP; typedef
DDnsImpl.c947 DNS4_SERVER_IP *NewServerIp; in AddDns4ServerIp()
948 DNS4_SERVER_IP *Item; in AddDns4ServerIp()
959 Item = NET_LIST_USER_STRUCT (Entry, DNS4_SERVER_IP, AllServerLink); in AddDns4ServerIp()
971 NewServerIp = AllocatePool (sizeof (DNS4_SERVER_IP)); in AddDns4ServerIp()
DDnsDriver.c354 DNS4_SERVER_IP *ItemServerIp4; in DnsUnload()
393 ItemServerIp4 = NET_LIST_USER_STRUCT (Entry, DNS4_SERVER_IP, AllServerLink); in DnsUnload()
DDnsProtocol.c70 DNS4_SERVER_IP *ServerItem; in Dns4GetModeData()
122 ServerItem = NET_LIST_USER_STRUCT (Entry, DNS4_SERVER_IP, AllServerLink); in Dns4GetModeData()