Linux Kernel
3.7.1
|
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] |
Definition at line 15 of file llc_s_st.h.
struct llc_sap_state llc_sap_state_table[LLC_NR_SAP_STATES] |
Definition at line 174 of file llc_s_st.c.