Searched refs:ip_to_string (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | net.c | 231 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 D | net.su | |
| H A D | dns.c | 184 ip_to_string(ip_addr, ip_str); in dns_handler()
|
| H A D | net.c | 1509 void ip_to_string(struct in_addr x, char *s) in ip_to_string() function
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | net.h | 829 void ip_to_string(struct in_addr x, char *s);
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.map | |
| H A D | u-boot.sym | |