Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dllc_c_st.h31 #define LLC_CONN_STATE_RESET 10 /* disconnected state */ macro
/openbmc/linux/net/llc/
H A Dllc_c_st.c64 .next_state = LLC_CONN_STATE_RESET,
119 .next_state = LLC_CONN_STATE_RESET,
275 .next_state = LLC_CONN_STATE_RESET,
297 .next_state = LLC_CONN_STATE_RESET,
319 .next_state = LLC_CONN_STATE_RESET,
341 .next_state = LLC_CONN_STATE_RESET,
4424 .next_state = LLC_CONN_STATE_RESET,
4607 .next_state = LLC_CONN_STATE_RESET,
4628 .next_state = LLC_CONN_STATE_RESET,
4762 .next_state = LLC_CONN_STATE_RESET,
[all …]
H A Dllc_proc.c170 [LLC_CONN_STATE_RESET] = "reset",