Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/
Dllc_c_st.h27 #define LLC_CONN_STATE_RESET 10 /* disconnected state */ macro
/linux-5.19.10/net/llc/
Dllc_c_st.c64 .next_state = LLC_CONN_STATE_RESET,
119 .next_state = LLC_CONN_STATE_RESET,
275 .next_state = LLC_CONN_STATE_RESET,
297 .next_state = LLC_CONN_STATE_RESET,
319 .next_state = LLC_CONN_STATE_RESET,
341 .next_state = LLC_CONN_STATE_RESET,
4424 .next_state = LLC_CONN_STATE_RESET,
4607 .next_state = LLC_CONN_STATE_RESET,
4628 .next_state = LLC_CONN_STATE_RESET,
4762 .next_state = LLC_CONN_STATE_RESET,
[all …]
Dllc_proc.c170 [LLC_CONN_STATE_RESET] = "reset",