Home
last modified time | relevance | path

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

/openbmc/u-boot/net/
H A Dfastboot.c12 #define WELL_KNOWN_PORT 5554 macro
310 fastboot_our_port = WELL_KNOWN_PORT; in fastboot_start_server()
H A Dtftp.c23 #define WELL_KNOWN_PORT 69 macro
739 tftp_remote_port = WELL_KNOWN_PORT; in tftp_start()
791 tftp_our_port = WELL_KNOWN_PORT; in tftp_start_server()