iPXE
|
Parsed TCP options. More...
#include <tcp.h>
Data Fields | |
const struct tcp_window_scale_option * | wsopt |
Window scale option, if present. More... | |
const struct tcp_sack_permitted_option * | spopt |
SACK permitted option, if present. More... | |
const struct tcp_timestamp_option * | tsopt |
Timestamp option, if present. More... | |
const struct tcp_window_scale_option* tcp_options::wsopt |
const struct tcp_sack_permitted_option* tcp_options::spopt |
const struct tcp_timestamp_option* tcp_options::tsopt |