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