Home
last modified time | relevance | path

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

/linux-5.19.10/net/llc/
Dllc_s_st.c155 .next_state = LLC_SAP_STATE_INACTIVE,
175 [LLC_SAP_STATE_INACTIVE - 1] = {
176 .curr_state = LLC_SAP_STATE_INACTIVE,
/linux-5.19.10/include/net/
Dllc.h34 #define LLC_SAP_STATE_INACTIVE 1 macro