Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
xt_rateinfo Struct Reference

#include <xt_limit.h>

Data Fields

__u32 avg
 
__u32 burst
 
unsigned long prev
 
__u32 credit
 
__u32 credit_cap
 
__u32 cost
 
struct xt_limit_privmaster
 

Detailed Description

Definition at line 13 of file xt_limit.h.

Field Documentation

__u32 avg

Definition at line 14 of file xt_limit.h.

__u32 burst

Definition at line 15 of file xt_limit.h.

__u32 cost

Definition at line 20 of file xt_limit.h.

__u32 credit

Definition at line 19 of file xt_limit.h.

__u32 credit_cap

Definition at line 20 of file xt_limit.h.

Definition at line 22 of file xt_limit.h.

unsigned long prev

Definition at line 18 of file xt_limit.h.


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