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

#include <sidtab.h>

Data Fields

struct sidtab_node ** htable
 
unsigned int nel
 
unsigned int next_sid
 
unsigned char shutdown
 
struct sidtab_nodecache [SIDTAB_CACHE_LEN]
 
spinlock_t lock
 

Detailed Description

Definition at line 24 of file sidtab.h.

Field Documentation

Definition at line 30 of file sidtab.h.

Definition at line 25 of file sidtab.h.

spinlock_t lock

Definition at line 31 of file sidtab.h.

unsigned int nel

Definition at line 26 of file sidtab.h.

unsigned int next_sid

Definition at line 27 of file sidtab.h.

unsigned char shutdown

Definition at line 28 of file sidtab.h.


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