Home
last modified time | relevance | path

Searched refs:LLC_CONN_STATE_ERROR (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/include/net/
Dllc_c_st.h28 #define LLC_CONN_STATE_ERROR 11 /* disconnected state */ macro
/linux-5.19.10/net/llc/
Dllc_c_st.c150 .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 …]
Dllc_proc.c171 [LLC_CONN_STATE_ERROR] = "error",