Home
last modified time | relevance | path

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

/external/u-boot/net/
Dfastboot.c12 #define WELL_KNOWN_PORT 5554 macro
310 fastboot_our_port = WELL_KNOWN_PORT; in fastboot_start_server()
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()