EDGESEC  0.1.0-alpha.0+sha.ca29a8277b72f80785649ea9ef9cd7edf642d939
Secure router - reference implementation
Data Fields
Tcp__TcpSchema Struct Reference

#include <tcp.pb-c.h>

Data Fields

ProtobufCMessage base
 
char * id
 
uint32_t source
 
uint32_t dest
 
uint32_t seq
 
uint32_t ack_seq
 
uint32_t res1
 
uint32_t doff
 
uint32_t fin
 
uint32_t syn
 
uint32_t rst
 
uint32_t psh
 
uint32_t ack
 
uint32_t urg
 
uint32_t window
 
uint32_t check_p
 
uint32_t urg_ptr
 

Field Documentation

◆ ack

uint32_t Tcp__TcpSchema::ack

◆ ack_seq

uint32_t Tcp__TcpSchema::ack_seq

◆ base

ProtobufCMessage Tcp__TcpSchema::base

◆ check_p

uint32_t Tcp__TcpSchema::check_p

◆ dest

uint32_t Tcp__TcpSchema::dest

◆ doff

uint32_t Tcp__TcpSchema::doff

◆ fin

uint32_t Tcp__TcpSchema::fin

◆ id

char* Tcp__TcpSchema::id

◆ psh

uint32_t Tcp__TcpSchema::psh

◆ res1

uint32_t Tcp__TcpSchema::res1

◆ rst

uint32_t Tcp__TcpSchema::rst

◆ seq

uint32_t Tcp__TcpSchema::seq

◆ source

uint32_t Tcp__TcpSchema::source

◆ syn

uint32_t Tcp__TcpSchema::syn

◆ urg

uint32_t Tcp__TcpSchema::urg

◆ urg_ptr

uint32_t Tcp__TcpSchema::urg_ptr

◆ window

uint32_t Tcp__TcpSchema::window

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