netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
xt_rateest_match_info Struct Reference

#include <xt_rateest.h>

Public Member Functions

struct xt_rateest *est1 __attribute__ ((aligned(8)))
 
struct xt_rateest *est2 __attribute__ ((aligned(8)))
 

Data Fields

char name1 [IFNAMSIZ]
 
char name2 [IFNAMSIZ]
 
__u16 flags
 
__u16 mode
 
__u32 bps1
 
__u32 pps1
 
__u32 bps2
 
__u32 pps2
 

Member Function Documentation

struct xt_rateest* est1 xt_rateest_match_info::__attribute__ ( (aligned(8))  )
struct xt_rateest* est2 xt_rateest_match_info::__attribute__ ( (aligned(8))  )

Field Documentation

__u32 xt_rateest_match_info::bps1
__u32 xt_rateest_match_info::bps2
__u16 xt_rateest_match_info::flags
__u16 xt_rateest_match_info::mode
char xt_rateest_match_info::name1[IFNAMSIZ]
char xt_rateest_match_info::name2[IFNAMSIZ]
__u32 xt_rateest_match_info::pps1
__u32 xt_rateest_match_info::pps2

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