Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Data Fields
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
 

Detailed Description

Definition at line 22 of file xt_rateest.h.

Member Function Documentation

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

Field Documentation

__u32 bps1

Definition at line 27 of file xt_rateest.h.

__u32 bps2

Definition at line 29 of file xt_rateest.h.

__u16 flags

Definition at line 25 of file xt_rateest.h.

__u16 mode

Definition at line 26 of file xt_rateest.h.

char name1[IFNAMSIZ]

Definition at line 23 of file xt_rateest.h.

char name2[IFNAMSIZ]

Definition at line 24 of file xt_rateest.h.

__u32 pps1

Definition at line 28 of file xt_rateest.h.

__u32 pps2

Definition at line 30 of file xt_rateest.h.


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