Searched refs:LLC_SAP_STATE_ACTIVE (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/llc/ |
H A D | llc_s_st.c | 39 .next_state = LLC_SAP_STATE_ACTIVE, 49 /* state LLC_SAP_STATE_ACTIVE transition for LLC_SAP_EV_RX_UI event */ 57 .next_state = LLC_SAP_STATE_ACTIVE, 61 /* state LLC_SAP_STATE_ACTIVE transition for LLC_SAP_EV_UNITDATA_REQ event */ 69 .next_state = LLC_SAP_STATE_ACTIVE, 73 /* state LLC_SAP_STATE_ACTIVE transition for LLC_SAP_EV_XID_REQ event */ 81 .next_state = LLC_SAP_STATE_ACTIVE, 85 /* state LLC_SAP_STATE_ACTIVE transition for LLC_SAP_EV_RX_XID_C event */ 93 .next_state = LLC_SAP_STATE_ACTIVE, 97 /* state LLC_SAP_STATE_ACTIVE transitio [all...] |
H A D | llc_core.c | 40 sap->state = LLC_SAP_STATE_ACTIVE; in llc_sap_alloc()
|
/kernel/linux/linux-6.6/net/llc/ |
H A D | llc_s_st.c | 39 .next_state = LLC_SAP_STATE_ACTIVE, 49 /* state LLC_SAP_STATE_ACTIVE transition for LLC_SAP_EV_RX_UI event */ 57 .next_state = LLC_SAP_STATE_ACTIVE, 61 /* state LLC_SAP_STATE_ACTIVE transition for LLC_SAP_EV_UNITDATA_REQ event */ 69 .next_state = LLC_SAP_STATE_ACTIVE, 73 /* state LLC_SAP_STATE_ACTIVE transition for LLC_SAP_EV_XID_REQ event */ 81 .next_state = LLC_SAP_STATE_ACTIVE, 85 /* state LLC_SAP_STATE_ACTIVE transition for LLC_SAP_EV_RX_XID_C event */ 93 .next_state = LLC_SAP_STATE_ACTIVE, 97 /* state LLC_SAP_STATE_ACTIVE transitio [all...] |
H A D | llc_core.c | 40 sap->state = LLC_SAP_STATE_ACTIVE; in llc_sap_alloc()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | llc.h | 35 #define LLC_SAP_STATE_ACTIVE 2 macro
|
/kernel/linux/linux-6.6/include/net/ |
H A D | llc.h | 35 #define LLC_SAP_STATE_ACTIVE 2 macro
|
Completed in 4 milliseconds