Searched refs:LLC_CONN_STATE_RESET (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/include/net/ |
D | llc_c_st.h | 27 #define LLC_CONN_STATE_RESET 10 /* disconnected state */ macro
|
/linux-2.6.39/net/llc/ |
D | llc_c_st.c | 64 .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 …]
|
D | llc_proc.c | 169 [LLC_CONN_STATE_RESET] = "reset",
|