iPXE
Data Fields
ipair_header Struct Reference

An iPhone USB multiplexed pseudo-TCP XML message header. More...

#include <iphone.h>

Data Fields

uint32_t len
 Message length. More...
 
char msg [0]
 Message. More...
 

Detailed Description

An iPhone USB multiplexed pseudo-TCP XML message header.

Definition at line 174 of file iphone.h.

Field Documentation

◆ len

uint32_t ipair_header::len

Message length.

Definition at line 176 of file iphone.h.

◆ msg

char ipair_header::msg[0]

Message.

Definition at line 178 of file iphone.h.


The documentation for this struct was generated from the following file: