iPXE
Data Fields
tcp_sack_padded_option Struct Reference

Padded TCP selective acknowledgement option (used for sending) More...

#include <tcp.h>

Data Fields

uint8_t nop [2]
 
struct tcp_sack_option sackopt
 

Detailed Description

Padded TCP selective acknowledgement option (used for sending)

Definition at line 116 of file tcp.h.

Field Documentation

◆ nop

uint8_t tcp_sack_padded_option::nop[2]

Definition at line 117 of file tcp.h.

Referenced by tcp_xmit_sack().

◆ sackopt

struct tcp_sack_option tcp_sack_padded_option::sackopt

Definition at line 118 of file tcp.h.

Referenced by tcp_xmit_sack().


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