Searched refs:last_packet_len (Results 1 – 1 of 1) sorted by relevance
44 static unsigned int last_packet_len = 0; variable99 last_packet_len = len; in fastboot_send_info()100 memcpy(last_packet, packet_base, last_packet_len); in fastboot_send_info()133 memcpy(packet, last_packet, last_packet_len); in fastboot_send()135 fastboot_remote_port, fastboot_our_port, last_packet_len); in fastboot_send()208 last_packet_len = len; in fastboot_send()209 memcpy(last_packet, packet_base, last_packet_len); in fastboot_send()