iPXE
|
Padded TCP timestamp option (used for sending) More...
#include <tcp.h>
Data Fields | |
uint8_t | nop [2] |
struct tcp_timestamp_option | tsopt |
uint8_t tcp_timestamp_padded_option::nop[2] |
Definition at line 134 of file tcp.h.
Referenced by tcp_xmit_sack().
struct tcp_timestamp_option tcp_timestamp_padded_option::tsopt |
Definition at line 135 of file tcp.h.
Referenced by tcp_xmit_sack().