Searched refs:LLC_CONN_STATE_ERROR (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/include/net/ |
D | llc_c_st.h | 28 #define LLC_CONN_STATE_ERROR 11 /* disconnected state */ macro
|
/linux-2.6.39/net/llc/ |
D | llc_c_st.c | 150 .next_state = LLC_CONN_STATE_ERROR, 166 .next_state = LLC_CONN_STATE_ERROR, 182 .next_state = LLC_CONN_STATE_ERROR, 198 .next_state = LLC_CONN_STATE_ERROR, 214 .next_state = LLC_CONN_STATE_ERROR, 230 .next_state = LLC_CONN_STATE_ERROR, 252 .next_state = LLC_CONN_STATE_ERROR, 4775 .next_state = LLC_CONN_STATE_ERROR, 4783 .next_state = LLC_CONN_STATE_ERROR, 4803 .next_state = LLC_CONN_STATE_ERROR, [all …]
|
D | llc_proc.c | 170 [LLC_CONN_STATE_ERROR] = "error",
|