Data Fields

pkt_info Struct Reference

#include <spp_ai.h>

Data Fields

struct pkt_key key
time_t timestamp
SFSnortPacket * pkt
struct pkt_infonext
BOOL observed
UT_hash_handle hh

Detailed Description

Identifier of a packet in a stream


Field Documentation

UT_hash_handle pkt_info::hh

Make the struct 'hashable'

Key of the packet (src_ip, dst_port)

Pointer to the next packet in the stream

Flag set if the packet is observed, i.e. associated to a security alert

SFSnortPacket* pkt_info::pkt

Reference to SFSnortPacket containing packet's information

Timestamp


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines