Home
last modified time | relevance | path

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

/openbmc/u-boot/net/
H A Ddns.c32 char *net_dns_resolve; /* The host to resolve */ variable
46 name = net_dns_resolve; in dns_send()
/openbmc/u-boot/cmd/
H A Dnet.c407 net_dns_resolve = argv[1]; in do_dns()
/openbmc/u-boot/include/
H A Dnet.h544 extern char *net_dns_resolve; /* The host to resolve */