Home | History | Annotate | Download | only in DnsDxe

Lines Matching full:information

41 // The required Dns4 server information.

49 // The required Dns6 server information.
59 Parse the ACK to get required information
63 @param DnsServerInfor The required Dns4 server information.
65 @retval EFI_SUCCESS The DNS information is got from the DHCP ACK.
66 @retval EFI_NO_MAPPING DHCP failed to acquire address and other information.
80 instance to intercept events that occurs in the DHCPv6 Information Request
91 @retval EFI_SUCCESS The DNS information is got from the DHCP ACK.
104 Parse the DHCP ACK to get Dns4 server information.
110 @retval EFI_SUCCESS The Dns4 information is got from the DHCP ACK.
124 Parse the DHCP ACK to get Dns6 server information.
131 @retval EFI_SUCCESS The Dns6 information is got from the DHCP ACK.