Home
last modified time | relevance | path

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

/u-boot/net/
A Dfastboot.c37 static uchar last_packet[PACKET_SIZE]; variable
82 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