Searched refs:LLC_CONN_STATE_AWAIT (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.h23 #define LLC_CONN_STATE_AWAIT 6 /* connected state */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/llc/
H A Dllc_c_st.c31 * LLC_CONN_STATE_AWAIT,
1189 .next_state = LLC_CONN_STATE_AWAIT,
1212 .next_state = LLC_CONN_STATE_AWAIT,
1235 .next_state = LLC_CONN_STATE_AWAIT,
2806 /* LLC_CONN_STATE_AWAIT transitions */
2818 .next_state = LLC_CONN_STATE_AWAIT,
2936 .next_state = LLC_CONN_STATE_AWAIT,
2953 .next_state = LLC_CONN_STATE_AWAIT,
2970 .next_state = LLC_CONN_STATE_AWAIT,
3019 .next_state = LLC_CONN_STATE_AWAIT,
[all...]
H A Dllc_proc.c164 [LLC_CONN_STATE_AWAIT] = "await",

Completed in 79 milliseconds