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

#include <ebt_limit.h>

Data Fields

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

Detailed Description

Definition at line 14 of file ebt_limit.h.

Field Documentation

__u32 avg

Definition at line 15 of file ebt_limit.h.

__u32 burst

Definition at line 16 of file ebt_limit.h.

__u32 cost

Definition at line 21 of file ebt_limit.h.

__u32 credit

Definition at line 20 of file ebt_limit.h.

__u32 credit_cap

Definition at line 21 of file ebt_limit.h.

unsigned long prev

Definition at line 19 of file ebt_limit.h.


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