suricata
TcpSegmentPcapHdrStorage_ Struct Reference

#include <stream-tcp-private.h>

Data Fields

struct timeval ts
 
uint32_t pktlen
 
uint32_t alloclen
 
uint8_t * pkt_hdr
 

Detailed Description

Definition at line 65 of file stream-tcp-private.h.

Field Documentation

◆ alloclen

uint32_t TcpSegmentPcapHdrStorage_::alloclen

Definition at line 68 of file stream-tcp-private.h.

◆ pkt_hdr

uint8_t* TcpSegmentPcapHdrStorage_::pkt_hdr

Definition at line 69 of file stream-tcp-private.h.

◆ pktlen

uint32_t TcpSegmentPcapHdrStorage_::pktlen

Definition at line 67 of file stream-tcp-private.h.

Referenced by StreamTcpSegmentReturntoPool().

◆ ts

struct timeval TcpSegmentPcapHdrStorage_::ts

Definition at line 49 of file stream-tcp-private.h.


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