Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/net/
H A Dtftp.c73 static int tftp_our_port; variable
445 tftp_remote_port, tftp_our_port, len); in tftp_send()
467 if (dest != tftp_our_port) { in tftp_handler()
519 tftp_our_port = 1024 + (get_timer(0) % 3072); in tftp_handler()
824 tftp_our_port = 1024 + (get_timer(0) % 3072); in tftp_start()
832 tftp_our_port = simple_strtol(ep, NULL, 10); in tftp_start()
870 tftp_our_port = WELL_KNOWN_PORT; in tftp_start_server()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map