Home
last modified time | relevance | path

Searched refs:server (Results 1 – 3 of 3) sorted by relevance

/cmd/lwip/
A Dsntp.c102 char *server; in do_sntp() local
108 server = env_get("ntpserverip"); in do_sntp()
109 if (server) { in do_sntp()
110 if (!ipaddr_aton(server, &ipaddr)) { in do_sntp()
A Dwget.c120 char *server; in parse_legacy_arg() local
138 server = arg; in parse_legacy_arg()
149 server = env; in parse_legacy_arg()
155 strncpy(p, server, n); in parse_legacy_arg()
/cmd/
A DKconfig1877 bool "Allow for the BOOTP/DHCP server to not be found"
1894 bool "Support vendor extensions from BOOTP/DHCP server"
1902 bool "Request & store 'dnsip' from BOOTP/DHCP server"
1911 bool "Store 'dnsip2' from BOOTP/DHCP server"
1914 If a DHCP client requests the DNS server IP from a DHCP server,
1941 server if not already set in the environment.
1968 bool "Send PXE client arch to BOOTP/DHCP server"
1984 to the DHCP server. The DHCP server may use this information to
2005 bool "Send random transaction ID to BOOTP/DHCP server"
2015 TFTP put command, for uploading files to a server
[all …]

Completed in 19 milliseconds