Searched refs:LLC_CONN_STATE_ERROR (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
D | llc_c_st.h | 28 #define LLC_CONN_STATE_ERROR 11 /* disconnected state */ macro
|
/kernel/linux/linux-5.10/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 | 171 [LLC_CONN_STATE_ERROR] = "error",
|