Home
last modified time | relevance | path

Searched refs:ip_to_string (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/u-boot/cmd/
H A Dnet.c231 ip_to_string(net_gateway, tmp); in netboot_update_env()
236 ip_to_string(net_netmask, tmp); in netboot_update_env()
247 ip_to_string(net_ip, tmp); in netboot_update_env()
256 ip_to_string(net_server_ip, tmp); in netboot_update_env()
261 ip_to_string(net_dns_server, tmp); in netboot_update_env()
266 ip_to_string(net_dns_server2, tmp); in netboot_update_env()
281 ip_to_string(net_ntp_server, tmp); in netboot_update_env()
538 ip_to_string(net_gateway, tmp); in do_link_local()
541 ip_to_string(net_netmask, tmp); in do_link_local()
544 ip_to_string(net_ip, tmp); in do_link_local()
/OK3568_Linux_fs/u-boot/net/
H A Dnet.su
H A Ddns.c184 ip_to_string(ip_addr, ip_str); in dns_handler()
H A Dnet.c1509 void ip_to_string(struct in_addr x, char *s) in ip_to_string() function
/OK3568_Linux_fs/u-boot/include/
H A Dnet.h829 void ip_to_string(struct in_addr x, char *s);
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym