iPXE
Data Fields
tcp_sack_permitted_option Struct Reference

TCP selective acknowledgement permitted option. More...

#include <tcp.h>

Data Fields

uint8_t kind
 
uint8_t length
 

Detailed Description

TCP selective acknowledgement permitted option.

Definition at line 83 of file tcp.h.

Field Documentation

◆ kind

uint8_t tcp_sack_permitted_option::kind

Definition at line 84 of file tcp.h.

Referenced by tcp_xmit_sack().

◆ length

uint8_t tcp_sack_permitted_option::length

Definition at line 85 of file tcp.h.

Referenced by tcp_xmit_sack().


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