iPXE
Data Fields
tcp_sack_option Struct Reference

TCP selective acknowledgement option. More...

#include <tcp.h>

Data Fields

uint8_t kind
 
uint8_t length
 

Detailed Description

TCP selective acknowledgement option.

Definition at line 98 of file tcp.h.

Field Documentation

◆ kind

uint8_t tcp_sack_option::kind

Definition at line 99 of file tcp.h.

Referenced by tcp_xmit_sack().

◆ length

uint8_t tcp_sack_option::length

Definition at line 100 of file tcp.h.

Referenced by tcp_xmit_sack().


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