Home
last modified time | relevance | path

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

/u-boot/net/
A Dtftp.c45 static struct in6_addr tftp_remote_ip6; variable
434 &tftp_remote_ip6, in tftp_send()
822 tftp_remote_ip6 = net_server_ip6; in tftp_start()
848 string_to_ip6(s + 1, len - 1, &tftp_remote_ip6); in tftp_start()
861 &tftp_remote_ip6, &net_ip6); in tftp_start()
877 if (!ip6_addr_in_subnet(&net_ip6, &tftp_remote_ip6, in tftp_start()

Completed in 7 milliseconds