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

#include <xt_rateest.h>

Data Fields

struct gnet_stats_basic_packed bstats
 
spinlock_t lock
 
struct gnet_stats_rate_est rstats
 
struct hlist_node list
 
char name [IFNAMSIZ]
 
unsigned int refcnt
 
struct gnet_estimator params
 
struct rcu_head rcu
 

Detailed Description

Definition at line 4 of file xt_rateest.h.

Field Documentation

Definition at line 6 of file xt_rateest.h.

Definition at line 12 of file xt_rateest.h.

spinlock_t lock

Definition at line 7 of file xt_rateest.h.

char name[IFNAMSIZ]

Definition at line 13 of file xt_rateest.h.

Definition at line 15 of file xt_rateest.h.

Definition at line 16 of file xt_rateest.h.

unsigned int refcnt

Definition at line 14 of file xt_rateest.h.

Definition at line 9 of file xt_rateest.h.


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