Home | History | Annotate | Download | only in DnsDxe

Lines Matching refs:DNS6_SERVER_IP

1002   DNS6_SERVER_IP    *NewServerIp;  

1003 DNS6_SERVER_IP *Item;
1014 Item = NET_LIST_USER_STRUCT (Entry, DNS6_SERVER_IP, AllServerLink);
1026 NewServerIp = AllocatePool (sizeof (DNS6_SERVER_IP));