Searched refs:LLC_CONN_STATE_SETUP (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_c_st.h19 #define LLC_CONN_STATE_SETUP 2 /* disconnected state */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/llc/
H A Dllc_proc.c160 [LLC_CONN_STATE_SETUP] = "setup",
H A Dllc_c_st.c343 .next_state = LLC_CONN_STATE_SETUP,
425 /* LLC_CONN_STATE_SETUP transitions */
437 .next_state = LLC_CONN_STATE_SETUP,
544 .next_state = LLC_CONN_STATE_SETUP,
4881 [LLC_CONN_STATE_SETUP - 1] = {
4882 .current_state = LLC_CONN_STATE_SETUP,

Completed in 50 milliseconds