Home
last modified time | relevance | path

Searched refs:NBR_CONN_STATES (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/net/
A Dllc_c_st.h35 #define NBR_CONN_STATES 12 /* size of state table */ macro
/linux-6.3-rc2/net/llc/
A Dllc_conn.c42 static int llc_offset_table[NBR_CONN_STATES][NBR_CONN_EV];
362 if (llc->state > NBR_CONN_STATES) in llc_conn_service()
646 for (state = 0; state < NBR_CONN_STATES; state++) { in llc_build_offset_table()
A Dllc_c_st.c4897 struct llc_conn_state llc_conn_state_table[NBR_CONN_STATES] = {

Completed in 15 milliseconds