|
iPXE
|
An iPhone USB multiplexed packet header. More...
#include <iphone.h>
Data Fields | |
| uint32_t | protocol |
| Protocol. | |
| uint32_t | len |
| Length (including this header) | |
| uint32_t | reserved |
| Reserved. | |
| uint16_t | out_seq |
| Output sequence number. | |
| uint16_t | in_seq |
| Input sequence number. | |
| uint32_t imux_header::protocol |