Searched refs:LLC_CONN_STATE_BUSY (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/net/
H A Dllc_c_st.h21 #define LLC_CONN_STATE_BUSY 4 /* connected state */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/net/
H A Dllc_c_st.h21 #define LLC_CONN_STATE_BUSY 4 /* connected state */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/llc/
H A Dllc_c_st.c29 * LLC_CONN_STATE_BUSY,
664 .next_state = LLC_CONN_STATE_BUSY,
684 .next_state = LLC_CONN_STATE_BUSY,
1322 /* LLC_CONN_STATE_BUSY transitions */
1338 .next_state = LLC_CONN_STATE_BUSY,
1358 .next_state = LLC_CONN_STATE_BUSY,
1375 .next_state = LLC_CONN_STATE_BUSY,
1513 .next_state = LLC_CONN_STATE_BUSY,
1535 .next_state = LLC_CONN_STATE_BUSY,
1555 .next_state = LLC_CONN_STATE_BUSY,
[all...]
H A Dllc_proc.c162 [LLC_CONN_STATE_BUSY] = "busy",
H A Dllc_conn.c619 return state != LLC_CONN_STATE_NORMAL && state != LLC_CONN_STATE_BUSY &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/llc/
H A Dllc_c_st.c29 * LLC_CONN_STATE_BUSY,
664 .next_state = LLC_CONN_STATE_BUSY,
684 .next_state = LLC_CONN_STATE_BUSY,
1322 /* LLC_CONN_STATE_BUSY transitions */
1338 .next_state = LLC_CONN_STATE_BUSY,
1358 .next_state = LLC_CONN_STATE_BUSY,
1375 .next_state = LLC_CONN_STATE_BUSY,
1513 .next_state = LLC_CONN_STATE_BUSY,
1535 .next_state = LLC_CONN_STATE_BUSY,
1555 .next_state = LLC_CONN_STATE_BUSY,
[all...]
H A Dllc_proc.c162 [LLC_CONN_STATE_BUSY] = "busy",
H A Dllc_conn.c619 return state != LLC_CONN_STATE_NORMAL && state != LLC_CONN_STATE_BUSY &&

Completed in 128 milliseconds