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

Public Attributes

u_int64_t pkts
 
u_int64_t bytes
 
struct timeval first
 
struct timeval last
 
u_int8_t tcp_flags
 
u_int8_t port_id
 
u_int16_t device_id
 

Member Data Documentation

◆ bytes

u_int64_t pfring_ft_flow_dir_value::bytes

Number of bytes per direction

◆ device_id

u_int16_t pfring_ft_flow_dir_value::device_id

Device ID (when provided e.g. MetaWatch)

◆ first

struct timeval pfring_ft_flow_dir_value::first

Time of first packet seen per direction

◆ last

struct timeval pfring_ft_flow_dir_value::last

Time of last packet seen per direction

◆ pkts

u_int64_t pfring_ft_flow_dir_value::pkts

Number of packets per direction

◆ port_id

u_int8_t pfring_ft_flow_dir_value::port_id

Port ID (when provided e.g. MetaWatch)

◆ tcp_flags

u_int8_t pfring_ft_flow_dir_value::tcp_flags

TCP flags per direction


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