Home
last modified time | relevance | path

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

/external/u-boot/net/
Dtftp.c146 static int tftp_mcast_port; variable
161 tftp_mcast_port = 0; in mcast_cleanup()
470 (!tftp_mcast_port || dest != tftp_mcast_port)) in tftp_handler()
977 tftp_mcast_port = (unsigned short)simple_strtoul(port, NULL, 10); in parse_multicast_oack()
978 printf("Multicast: %s:%d [%d]\n", mc_adr, tftp_mcast_port, in parse_multicast_oack()