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