Lines Matching refs:tftp_mcast_active
145 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()
938 if (tftp_mcast_active && tftp_mcast_master_client) { in parse_multicast_oack()
943 if (!tftp_mcast_active) { in parse_multicast_oack()
962 tftp_mcast_active = 1; in parse_multicast_oack()