Searched refs:LLC_CONN_STATE_AWAIT_BUSY (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/net/llc/ |
H A D | llc_c_st.c | 1998 .next_state = LLC_CONN_STATE_AWAIT_BUSY, 2020 .next_state = LLC_CONN_STATE_AWAIT_BUSY, 2042 .next_state = LLC_CONN_STATE_AWAIT_BUSY, 2065 .next_state = LLC_CONN_STATE_AWAIT_BUSY, 2853 .next_state = LLC_CONN_STATE_AWAIT_BUSY, 3268 .next_state = LLC_CONN_STATE_AWAIT_BUSY, 3358 .next_state = LLC_CONN_STATE_AWAIT_BUSY, 3374 .next_state = LLC_CONN_STATE_AWAIT_BUSY, 3390 .next_state = LLC_CONN_STATE_AWAIT_BUSY, 3429 .next_state = LLC_CONN_STATE_AWAIT_BUSY, [all …]
|
H A D | llc_proc.c | 167 [LLC_CONN_STATE_AWAIT_BUSY] = "await_busy",
|
/openbmc/linux/include/net/ |
H A D | llc_c_st.h | 28 #define LLC_CONN_STATE_AWAIT_BUSY 7 /* connected state */ macro
|