iPXE
Data Fields
imux_header_tcp Struct Reference

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

#include <iphone.h>

Data Fields

struct imux_header hdr
 Multiplexed packet header. More...
 
struct tcp_header tcp
 Pseudo-TCP header. More...
 

Detailed Description

An iPhone USB multiplexed pseudo-TCP message header.

Definition at line 91 of file iphone.h.

Field Documentation

◆ hdr

struct imux_header imux_header_tcp::hdr

Multiplexed packet header.

Definition at line 93 of file iphone.h.

◆ tcp

struct tcp_header imux_header_tcp::tcp

Pseudo-TCP header.

Definition at line 95 of file iphone.h.

Referenced by imux_alloc_iob(), imux_deliver(), imux_rx_tcp(), imux_tx_syn(), and imux_tx_tcp().


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