iPXE
|
Padded TCP selective acknowledgement option (used for sending) More...
#include <tcp.h>
Data Fields | |
uint8_t | nop [2] |
struct tcp_sack_option | sackopt |
Padded TCP selective acknowledgement option (used for sending)
uint8_t tcp_sack_padded_option::nop[2] |
Definition at line 117 of file tcp.h.
Referenced by tcp_xmit_sack().
struct tcp_sack_option tcp_sack_padded_option::sackopt |
Definition at line 118 of file tcp.h.
Referenced by tcp_xmit_sack().