Searched refs:LLC_NR_SAP_STATES (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dllc_s_st.h15 #define LLC_NR_SAP_STATES 2 /* size of state table */ macro
31 extern struct llc_sap_state llc_sap_state_table[LLC_NR_SAP_STATES];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/llc/
H A Dllc_s_st.c174 struct llc_sap_state llc_sap_state_table[LLC_NR_SAP_STATES] = {
H A Dllc_sap.c175 if (sap->state > LLC_NR_SAP_STATES)

Completed in 23 milliseconds