Home
last modified time | relevance | path

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

/external/u-boot/net/
Dtftp.c145 static int tftp_mcast_active; variable
160 tftp_mcast_active = 0; in mcast_cleanup()
200 if (tftp_mcast_active) in store_block()
337 if (tftp_mcast_active && tftp_state == STATE_DATA && in tftp_send()
393 if (tftp_mcast_active) in tftp_send()
469 if (tftp_mcast_active && in tftp_handler()
554 if ((tftp_mcast_active) && (!tftp_mcast_master_client)) in tftp_handler()
586 if (tftp_mcast_active) { /* start!=1 common if mcast */ in tftp_handler()
619 if (tftp_mcast_active) { in tftp_handler()
644 if (tftp_mcast_active) { in tftp_handler()
[all …]