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

#include <l2t.h>

Data Fields

unsigned int nentries
 
struct l2t_entryrover
 
atomic_t nfree
 
rwlock_t lock
 
struct l2t_entry l2tab [0]
 
struct rcu_head rcu_head
 

Detailed Description

Definition at line 73 of file l2t.h.

Field Documentation

Definition at line 78 of file l2t.h.

rwlock_t lock

Definition at line 77 of file l2t.h.

unsigned int nentries

Definition at line 74 of file l2t.h.

atomic_t nfree

Definition at line 76 of file l2t.h.

struct rcu_head rcu_head

Definition at line 79 of file l2t.h.

struct l2t_entry * rover

Definition at line 75 of file l2t.h.


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