Searched refs:NO_STATE_CHANGE (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/net/ | ||
D | llc_c_st.h | 32 #define NO_STATE_CHANGE 100 macro |
/Linux-v4.19/net/llc/ | ||
D | llc_conn.c | 401 if (!rc && trans->next_state != NO_STATE_CHANGE) { in llc_conn_service() |