Searched refs:DNS (Results 1 – 7 of 7) sorted by relevance
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.dns | 4 The Domain Name System (DNS) is a hierarchical naming system for computers, 14 For more information on DNS - http://en.wikipedia.org/wiki/Domain_Name_System 16 U-Boot and DNS 58 For some helpful things that can be related to DNS in U-Boot,
|
| H A D | README.NetConsole | 33 specify the target IP address (or host name, assuming DNS is working). The
|
| /rk3399_rockchip-uboot/configs/ |
| H A D | dns325_defconfig | 4 CONFIG_IDENT_STRING="\nD-Link DNS-325"
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | net.c | 512 if (net_loop(DNS) < 0) { in do_dns()
|
| /rk3399_rockchip-uboot/net/ |
| H A D | net.c | 511 case DNS: in net_loop() 1311 case DNS: in net_check_prereq()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | net.h | 540 BOOTP, RARP, ARP, TFTPGET, DHCP, PING, DNS, NFS, CDP, NETCONS, SNTP, enumerator
|
| /rk3399_rockchip-uboot/ |
| H A D | README | 1635 CONFIG_BOOTP_DNS2 - If a DHCP client requests the DNS 1637 than one DNS serverip is offered to the client. 1638 If CONFIG_BOOTP_DNS2 is enabled, the secondary DNS 1640 variable "dnsip2". The first DNS serverip is always 1645 to do a dynamic update of a DNS server. To do this, they
|