Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/net/
H A Dtftp.c21 #define WELL_KNOWN_PORT 69 macro
821 tftp_remote_port = WELL_KNOWN_PORT; in tftp_start()
870 tftp_our_port = WELL_KNOWN_PORT; in tftp_start_server()
H A Dfastboot.c17 #define WELL_KNOWN_PORT 5554 macro
527 fastboot_our_port = WELL_KNOWN_PORT; in fastboot_start_server()