Searched refs:LLC_CONN_STATE_AWAIT_REJ (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/net/llc/ |
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 …]
|
D | llc_proc.c | 167 [LLC_CONN_STATE_AWAIT_REJ] = "await_rej",
|
/linux-2.6.39/include/net/ |
D | llc_c_st.h | 25 #define LLC_CONN_STATE_AWAIT_REJ 8 /* connected state */ macro
|