Searched refs:LLC_CONN_STATE_ERROR (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/include/net/ |
A D | llc_c_st.h | 32 #define LLC_CONN_STATE_ERROR 11 /* disconnected state */ macro
|
/linux-6.3-rc2/net/llc/ |
A 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 …]
|
A D | llc_proc.c | 171 [LLC_CONN_STATE_ERROR] = "error",
|
Completed in 11 milliseconds