tcp_hdr_opt_t Struct Reference

TCP option field helper structure. More...

Detailed Description

TCP option field helper structure.

Definition at line 73 of file tcp.h.

#include <tcp.h>

Data Fields

uint8_t kind
 TCP options "Kind" field.
 
uint8_t length
 TCP options "Length" field.
 
uint8_t value []
 TCP options "Value" field.
 

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