Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Variables
llc_s_st.h File Reference

Go to the source code of this file.

Data Structures

struct  llc_sap_state_trans
 
struct  llc_sap_state
 

Macros

#define LLC_NR_SAP_STATES   2 /* size of state table */
 

Variables

struct llc_sap_state llc_sap_state_table [LLC_NR_SAP_STATES]
 

Macro Definition Documentation

#define LLC_NR_SAP_STATES   2 /* size of state table */

Definition at line 15 of file llc_s_st.h.

Variable Documentation

struct llc_sap_state llc_sap_state_table[LLC_NR_SAP_STATES]

Definition at line 174 of file llc_s_st.c.