Home
last modified time | relevance | path

Searched refs:LLC_CONN_STATE_BUSY (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/net/llc/
A Dllc_c_st.c685 .next_state = LLC_CONN_STATE_BUSY,
705 .next_state = LLC_CONN_STATE_BUSY,
1359 .next_state = LLC_CONN_STATE_BUSY,
1379 .next_state = LLC_CONN_STATE_BUSY,
1396 .next_state = LLC_CONN_STATE_BUSY,
1534 .next_state = LLC_CONN_STATE_BUSY,
1556 .next_state = LLC_CONN_STATE_BUSY,
1576 .next_state = LLC_CONN_STATE_BUSY,
1596 .next_state = LLC_CONN_STATE_BUSY,
1611 .next_state = LLC_CONN_STATE_BUSY,
[all …]
A Dllc_proc.c164 [LLC_CONN_STATE_BUSY] = "busy",
A Dllc_conn.c612 return state != LLC_CONN_STATE_NORMAL && state != LLC_CONN_STATE_BUSY && in llc_data_accept_state()
/linux-6.3-rc2/include/net/
A Dllc_c_st.h25 #define LLC_CONN_STATE_BUSY 4 /* connected state */ macro

Completed in 16 milliseconds