iPXE
tcp_timestamp_padded_option Struct Reference

Padded TCP timestamp option (used for sending) More...

#include <tcp.h>

Data Fields

uint8_t nop [2]
struct tcp_timestamp_option tsopt

Detailed Description

Padded TCP timestamp option (used for sending)

Definition at line 134 of file tcp.h.

Field Documentation

◆ nop

uint8_t tcp_timestamp_padded_option::nop[2]

Definition at line 135 of file tcp.h.

Referenced by tcp_xmit_sack().

◆ tsopt

struct tcp_timestamp_option tcp_timestamp_padded_option::tsopt

Definition at line 136 of file tcp.h.

Referenced by tcp_xmit_sack().


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