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

#include <act_api.h>

Data Fields

struct tcf_commontcfc_next
 
u32 tcfc_index
 
int tcfc_refcnt
 
int tcfc_bindcnt
 
u32 tcfc_capab
 
int tcfc_action
 
struct tcf_t tcfc_tm
 
struct gnet_stats_basic_packed tcfc_bstats
 
struct gnet_stats_queue tcfc_qstats
 
struct gnet_stats_rate_est tcfc_rate_est
 
spinlock_t tcfc_lock
 
struct rcu_head tcfc_rcu
 

Detailed Description

Definition at line 11 of file act_api.h.

Field Documentation

int tcfc_action

Definition at line 17 of file act_api.h.

int tcfc_bindcnt

Definition at line 15 of file act_api.h.

Definition at line 19 of file act_api.h.

u32 tcfc_capab

Definition at line 16 of file act_api.h.

u32 tcfc_index

Definition at line 13 of file act_api.h.

spinlock_t tcfc_lock

Definition at line 22 of file act_api.h.

struct tcf_common* tcfc_next

Definition at line 12 of file act_api.h.

struct gnet_stats_queue tcfc_qstats

Definition at line 20 of file act_api.h.

struct gnet_stats_rate_est tcfc_rate_est

Definition at line 21 of file act_api.h.

struct rcu_head tcfc_rcu

Definition at line 23 of file act_api.h.

int tcfc_refcnt

Definition at line 14 of file act_api.h.

struct tcf_t tcfc_tm

Definition at line 18 of file act_api.h.


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