suricata
TCPOpt_ Struct Reference

#include <decode-tcp.h>

Data Fields

uint8_t type
 
uint8_t len
 
const uint8_t * data
 

Detailed Description

Definition at line 130 of file decode-tcp.h.

Field Documentation

◆ data

const uint8_t* TCPOpt_::data

Definition at line 133 of file decode-tcp.h.

◆ len

uint8_t TCPOpt_::len

Definition at line 132 of file decode-tcp.h.

◆ type

uint8_t TCPOpt_::type

Definition at line 131 of file decode-tcp.h.


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