Searched refs:last_packet (Results 1 – 1 of 1) sorted by relevance
37 static uchar last_packet[PACKET_SIZE]; variable82 memcpy(last_packet, packet_base, last_packet_len); in fastboot_udp_send_info()143 memcpy(packet, last_packet, last_packet_len); in fastboot_send()212 memcpy(last_packet, packet_base, last_packet_len); in fastboot_send()
Completed in 3 milliseconds