PF_RING API
API documentation for PF_RING: high-speed packet capture, filtering and analysis framework.
pfring_ft_stats Struct Reference

Public Attributes

u_int64_t flows
 
u_int64_t err_no_room
 
u_int64_t err_no_mem
 
u_int64_t disc_no_ip
 
u_int64_t max_lookup_depth
 

Member Data Documentation

◆ disc_no_ip

u_int64_t pfring_ft_stats::disc_no_ip

Number of packets not processed because L3 header was missing

◆ err_no_mem

u_int64_t pfring_ft_stats::err_no_mem

Flow creation errors due to memory allocation failures

◆ err_no_room

u_int64_t pfring_ft_stats::err_no_room

Flow creation errors due to no room left in the flow table

◆ flows

u_int64_t pfring_ft_stats::flows

Number of flows

◆ max_lookup_depth

u_int64_t pfring_ft_stats::max_lookup_depth

Maximum collition list depth during flow lookup


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