Searched refs:LLC_CONN_STATE_AWAIT_REJ (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/net/llc/ |
H A D | llc_c_st.c | 2715 .next_state = LLC_CONN_STATE_AWAIT_REJ, 2738 .next_state = LLC_CONN_STATE_AWAIT_REJ, 2761 .next_state = LLC_CONN_STATE_AWAIT_REJ, 2888 .next_state = LLC_CONN_STATE_AWAIT_REJ, 2904 .next_state = LLC_CONN_STATE_AWAIT_REJ, 2921 .next_state = LLC_CONN_STATE_AWAIT_REJ, 3287 .next_state = LLC_CONN_STATE_AWAIT_REJ, 3323 .next_state = LLC_CONN_STATE_AWAIT_REJ, 3744 .next_state = LLC_CONN_STATE_AWAIT_REJ, 3772 .next_state = LLC_CONN_STATE_AWAIT_REJ, [all …]
|
H A D | llc_proc.c | 168 [LLC_CONN_STATE_AWAIT_REJ] = "await_rej",
|
/openbmc/linux/include/net/ |
H A D | llc_c_st.h | 29 #define LLC_CONN_STATE_AWAIT_REJ 8 /* connected state */ macro
|