Searched refs:llc_conn_state_table (Results 1 - 3 of 3) sorted by last modified time

/linux-master/net/llc/
H A Dllc_conn.c395 &llc_conn_state_table[llc->state - 1];
659 curr_state = &llc_conn_state_table[state];
H A Dllc_c_st.c4897 struct llc_conn_state llc_conn_state_table[NBR_CONN_STATES] = { variable in typeref:struct:llc_conn_state
/linux-master/include/net/
H A Dllc_c_st.h51 extern struct llc_conn_state llc_conn_state_table[];

Completed in 372 milliseconds