#include <tcp_header.h>
Data Fields | |
uint16_t | max_segment_size |
Maximum segment size in bytes. | |
tcp_option_t | option |
TCP option. |
Definition at line 149 of file tcp_header.h.
TCP option.
TCPOPT_MAX_SEGMENT_SIZE_LENGTH
Definition at line 154 of file tcp_header.h.