Searched refs:last_packet_len (Results 1 – 1 of 1) sorted by relevance
37 static unsigned int last_packet_len; variable80 last_packet_len = len; in fastboot_udp_send_info()81 memcpy(last_packet, packet_base, last_packet_len); in fastboot_udp_send_info()142 memcpy(packet, last_packet, last_packet_len); in fastboot_send()145 last_packet_len); in fastboot_send()210 last_packet_len = len; in fastboot_send()211 memcpy(last_packet, packet_base, last_packet_len); in fastboot_send()