Home
last modified time | relevance | path

Searched refs:NO_STATE_CHANGE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Dllc_c_st.h36 #define NO_STATE_CHANGE 100 macro
/openbmc/linux/net/llc/
H A Dllc_conn.c369 if (!rc && trans->next_state != NO_STATE_CHANGE) { in llc_conn_service()