Searched refs:LLC_CONN_STATE_AWAIT (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/net/llc/ |
H A D | llc_c_st.c | 1210 .next_state = LLC_CONN_STATE_AWAIT, 1233 .next_state = LLC_CONN_STATE_AWAIT, 1256 .next_state = LLC_CONN_STATE_AWAIT, 2839 .next_state = LLC_CONN_STATE_AWAIT, 2957 .next_state = LLC_CONN_STATE_AWAIT, 2974 .next_state = LLC_CONN_STATE_AWAIT, 2991 .next_state = LLC_CONN_STATE_AWAIT, 3040 .next_state = LLC_CONN_STATE_AWAIT, 3055 .next_state = LLC_CONN_STATE_AWAIT, 3070 .next_state = LLC_CONN_STATE_AWAIT, [all …]
|
H A D | llc_proc.c | 166 [LLC_CONN_STATE_AWAIT] = "await",
|
/openbmc/linux/include/net/ |
H A D | llc_c_st.h | 27 #define LLC_CONN_STATE_AWAIT 6 /* connected state */ macro
|