Home
last modified time | relevance | path

Searched refs:LLC_CONN_OUT_OF_SVC (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/net/
H A Dllc_c_st.h20 #define LLC_CONN_OUT_OF_SVC 0 /* prior to allocation */ macro
/openbmc/linux/net/llc/
H A Dllc_if.c138 llc_sk(sk)->state == LLC_CONN_OUT_OF_SVC) in llc_send_disc()
H A Dllc_conn.c977 llc->state = LLC_CONN_OUT_OF_SVC; in llc_sk_free()
H A Dllc_c_ac.c1439 if (llc_sk(sk)->state == LLC_CONN_OUT_OF_SVC) { in llc_process_tmr_ev()
H A Dllc_c_st.c424 .next_state = LLC_CONN_OUT_OF_SVC,