PF_RING API
API documentation for PF_RING: high-speed packet capture, filtering and analysis framework.
Loading...
Searching...
No Matches
pfring_packet_info Struct Reference

Public Attributes

u_char * data
 
struct timeval ts
 
u_int16_t caplen
 
u_int16_t len
 
u_int32_t flags
 
u_int32_t hash
 

Member Data Documentation

◆ caplen

u_int16_t pfring_packet_info::caplen

Packet captured length

◆ flags

u_int32_t pfring_packet_info::flags

Packet flags (PKT_FLAGS_* defined in pf_ring.h)

◆ hash

u_int32_t pfring_packet_info::hash

Packet hash

◆ len

u_int16_t pfring_packet_info::len

Packet length

◆ ts

struct timeval pfring_packet_info::ts

Time stamp


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