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

Public Attributes

u_int32_t num_protocols
 
struct { 
 
   pfring_ft_action *   protocol_to_action 
 
match 
 
struct { 
 
   u_int8_t   default_npkts 
 
   u_int8_t   tcp_npkts 
 
   u_int8_t   udp_npkts 
 
   u_int8_t *   protocol_to_npkts 
 
shunt 
 

Member Data Documentation

◆ default_npkts

u_int8_t pfring_ft_flow_filter::default_npkts

Default number of packets to forward

◆ num_protocols

u_int32_t pfring_ft_flow_filter::num_protocols

Number of supported L7 protocols

◆ protocol_to_action

pfring_ft_action* pfring_ft_flow_filter::protocol_to_action

Action per L7 protocol

◆ protocol_to_npkts

u_int8_t* pfring_ft_flow_filter::protocol_to_npkts

Number of packets to forward per L7 protocol

◆ tcp_npkts

u_int8_t pfring_ft_flow_filter::tcp_npkts

Number of packets to forward in case of TCP

◆ udp_npkts

u_int8_t pfring_ft_flow_filter::udp_npkts

Number of packets to forward in case of UDP


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