iPXE
Data Fields
tcp_window_scale_padded_option Struct Reference

Padded TCP window scale option (used for sending) More...

#include <tcp.h>

Data Fields

uint8_t nop
 
struct tcp_window_scale_option wsopt
 

Detailed Description

Padded TCP window scale option (used for sending)

Definition at line 65 of file tcp.h.

Field Documentation

◆ nop

uint8_t tcp_window_scale_padded_option::nop

Definition at line 66 of file tcp.h.

◆ wsopt

struct tcp_window_scale_option tcp_window_scale_padded_option::wsopt

Definition at line 67 of file tcp.h.


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