Home
last modified time | relevance | path

Searched defs:fastboot_header (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/net/
H A Dfastboot.c21 struct __packed fastboot_header { struct
28 #define DATA_SIZE (PACKET_SIZE - sizeof(struct fastboot_header)) argument